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 will have poetry, VS Code devcontainers, and various GitHub actions ready to use.
template.py is related to Cookiecutter because both are templates for bootstrapping projects. template.py allows you to have a full development environment with only VS Code and it's "Remote Development" plugin. Cookiecutter expects you to re-use your development environment for multiple 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
- VS Code with "Remote Development" installed
How to use this template
- Visit the repository
- Click "Use this template"
- Follow the GitHub Docs to Create a repo
- Open VS Code
- Open the command prompt (ctrl+shift+p)
- Type "clone repository in container" and hit return
- Input the GitHub URL of your new repository
- In the resulting terminal (ctrl+`), run:
poetry run initialise
- Resolve the README update issue that is generated
- 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-0.5.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 672ac1ae52bcc77a915107c0b376e4f851d42fefb00b57efa8b86ecfecb9e324 |
|
MD5 | 044519dba975c50b17cd692e5fdc9415 |
|
BLAKE2b-256 | a0955d597beef9d0eeed4566e4a5a874e7abb3c435b00a0b41d0a8bfe5dad725 |