A simple command-line readme generator.
A command line tool that's used to generate readmes from templates as well as create custom templates.
- use
- accepts one positional argument the template name
- add
accepts positional arguments the desired name of the template and the file location.
- tag flag can be used to supply a list of tags to associate with the template
- remove accepts one argument the template name
- list
- no agruments lists all templates sorted a-z.
- tag flag can be used to list only templates of certain tags.
- sort tag can be used to sort results in alternate ways, most-used.
- list
- add
- remove one positional argument of the tag name and then displays number of templates attached to it. before confirming delete.
- rename
- two postional arguments current tag name and desired name, no duplicate tags