0 Forks
3 Stars
3 Watchers

py-cli-template

GitHub template project for non-web Python application projects. To use this, DO NOT CLONE OR FORK this repository; click on "Use this template". After it's used to create a new repo, this will run a GitHub Actions workflow to update files and directories, so give it a minute and refresh your browser to see the finished result.

How to download and setup py-cli-template

Open terminal and run command
git clone https://github.com/caltechlibrary/py-cli-template.git
git clone is used to create a copy or clone of py-cli-template repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with py-cli-template https://github.com/caltechlibrary/py-cli-template/archive/master.zip

Or simply clone py-cli-template with SSH
[email protected]:caltechlibrary/py-cli-template.git

If you have some problems with py-cli-template

You may open issue on py-cli-template support forum (system) here: https://github.com/caltechlibrary/py-cli-template/issues