Skip to content

A Nimble git tagger, it creates tags for your nimble versions so you do not need to

License

Notifications You must be signed in to change notification settings

beef331/graffiti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graffiti

A Nimble git tagger, it creates tags for your nimble versions so you do not need to.

Usage is simple:

# install
nimble install https://github.com/beef331/graffiti.git
## create tags
graffiti some_project/some_project.nimble
# It also can manually bump a project.
graffiti ./some_project.nimble 0.3.2 

If the first commit of the repository includes the nimble file the very first version will not be automatically tagged.

Testimonials

@elcritch said "I give this utility 2 thumbs up. It saved me from typing 178 characters just today! But now the two users who use my libs can rest well knowing my repos are now tagged for their Nimble convenience."

About

A Nimble git tagger, it creates tags for your nimble versions so you do not need to

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages