A CLI tool that creates and updates project folders from templates to spark faster project bootstrapping.
Project description
Sparks
Sparks is a minimal command-line tool to manage customizable project folders from templates.
Features
- Simple command line usage thanks to Click.
- Customizable folder, files, and file contents thanks to Jinja2.
Installation
Run the following to install:
pip install sparks
Usage
Creating a new project
sparks create --help
Usage: sparks create [OPTIONS]
Options:
--template TEXT Template folder to generate from
--output TEXT Output folder to create files in
--skip-prompt
--help Show this message and exit
License
Sparks is released under the MIT License.
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
Sparks-0.1.0.tar.gz
(15.9 kB
view hashes)
Built Distribution
Sparks-0.1.0-py3-none-any.whl
(6.1 kB
view hashes)