jbweston / miniver

Like Versioneer, but smaller
Creative Commons Zero v1.0 Universal
53 stars 10 forks source link

make `install-miniver` offer to tag `v0.1.0-dev` if it detects no tags when installing #17

Open jbweston opened 4 years ago

jbweston commented 4 years ago

After installing miniver in a new project we will typically get a version unknown until we make a tag. Miniver could detect this and notify the user, and possibly offer to apply some tags (maybe on the first commit of the repo).