kurye

simple github cloner for boilerplate projects


Keywords
github, install, clone
License
MIT
Install
pip install kurye==0.0.1

Documentation

Kurye: GitHub Project Cloner for Boilerplate Projects

Kurye clones boilerplate repositories and runs specified commands on the .kurye file. By default it clones the repo as upstream origin.

Install

pip install kurye

Usage

kurye user/repo

Change project name

kurye user/repo -n PROJECT_NAME

Do not run .kurye file on the project.

kurye user/repo --noboot

Remove .git folder after clone

kurye user/repo --nogit

Change origin name (upstream by default)

Using this with --nogit option won't make sense.

kurye user/repo -o ORIGIN_NAME

Change base directory

kurye user/repo -b ~/MyProjects

License

MIT.

Name

Thanks @emre for the cool name.