ape-template 0.8.0

Creator: coderz1093

Last updated:

Add to Cart

Description:

apetemplate 0.8.0

Quick Start
The ape-template plugin allows you to use cookiecutter to template an ape project.
Dependencies

python3 version 3.9 up to 3.12.

Installation
via pip
You can install the latest release via pip:
pip install ape-template

via setuptools
You can clone the repository and use setuptools for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-template.git
cd ape-template
python3 setup.py install

Quick Usage
Use -h to list all the commands.
ape template -h

To use the template command, provide either a GitHub repository ID or a raw URI:
ape template gh:<github org>/<project>

ape template <URI>

For more information on Cookiecutter, see their documentation.
Development
Please see the contributing guide to learn more how to contribute to this project.
Comments, questions, criticisms and pull requests are welcomed.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.