Kurye clones boilerplate repositories and runs specified commands on the .kurye
file.
By default it clones the repo as upstream
origin.
pip install kurye
kurye user/repo
kurye user/repo -n PROJECT_NAME
kurye user/repo --noboot
kurye user/repo --nogit
Using this with --nogit
option won't make sense.
kurye user/repo -o ORIGIN_NAME
kurye user/repo -b ~/MyProjects
MIT.
Thanks @emre for the cool name.