Skip to content
/ gt Public

Generate template of gitignore / license via GitHub REST API

License

Notifications You must be signed in to change notification settings

altescy/gt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GT

Actions Status License GitHub release (latest by date)

Generate template of gitignore / license via GitHub REST API.

Installation

cargo install --git https://github.com/altescy/gt --tag v1.0.0

Usage

Generate gitignore or license

❯ gt generate rust,python > .gitignore
❯ gt generate mit > LICENSE

Show the list of available names

❯ gt -t license list
agpl-3.0
apache-2.0
bsd-2-clause
...

About

Generate template of gitignore / license via GitHub REST API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages