kemingy / via

initialize your repository
MIT License
5 stars 0 forks source link
cmd gitignore license

Via: a command line tool to initialize your repos

Initialize your repository.

Feature

Tutorial

# download python .gitignore file and MIT License
# file will be saved to current dir
via -i python -l mit
# print to stdout
via -i python --print

Support

Ignore

All the files are downloaded from github/gitignore

License

All the licenses are downloaded through GitHub License API.