You can use template.py to create a new GitHub repository.
Project description
template.py
By Alex Brandt alunduil@gmail.com
Description
You can use template.py to create a new GitHub repository. The repository has poetry, Visual Studio Code devcontainers, and various GitHub actions ready to use.
template.py relates to Cookiecutter because both are templates for bootstrapping projects. template.py allows you to have a full development environment with Visual Studio Code and it's "Remote Development" plugin. Cookiecutter expects you to re-use your development environment for projects.
Terms of use
You are free to use template.py as a basis for your own projects without any conditions. See the LICENSE file for details.
Prerequisites
- Visual Studio Code with "Remote Development" installed
- Shareable git credentials with the devcontainer
How to use this template
- Visit the repository
- Click "Use this template"
- Follow the GitHub Docs to Create a repo
- Open Visual Studio Code
- Open the shell prompt with
ctrl+shift+p
- Type "clone repository in container" and press return
- Input the GitHub URL of your new repository
- In the resulting terminal (Ctrl+`), run:
poetry run initialise
- Resolve the generated README issue
- Continue working on your awesome project
Documentation
- LICENSE: The license governing use of template.py
Getting help
- GitHub Issues: Support requests, bug reports, and feature requests
How to help
- Submit issues for problems or questions
- Submit pull requests for proposed changes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for templatise-2.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe1c585aca7a3f6688045bee514e4aa392258deca3596b5afacc0d7251ffd527 |
|
MD5 | 8f6b50ab0f9a8d548d065188e23e49c5 |
|
BLAKE2b-256 | 2b2e28099eb3cc4dcdc3cc335301a1a7702d80a6f89d023abeb40e296e764910 |