Skip to main content

Template Me - module with template for your favourite projects.

Project description

Console programs to make new project in defined languages.

https://img.shields.io/badge/author-Rafa%C5%82%20Kobel-blue.svg https://img.shields.io/travis/rafyco/templateme.svg?logo=travis https://img.shields.io/github/last-commit/rafyco/templateme.svg?logo=github https://img.shields.io/readthedocs/templateme.svg https://img.shields.io/pypi/v/templateme.svg?logo=python https://img.shields.io/github/license/rafyco/templateme.svg

Instalation

There are two different methods to install TemplateMe. You can install it from PyPi repository or download sources from github and try to install it. Please choose one of the methods and install it on you computer.

from PyPi repository

To install TemplateMe from repository you can use pip program.

sudo pip3 install templateme

from sources

Another option is to install program from github sources. To do this just get all necessary files using git or by github’s zip file and call following command:

sudo python3 setup.py install

Usage

The TemplateMe works as console application. It allows you to create new project from predefined templates. To see list of all available elements call:

templateme --list

In case that you want to prepare new project for your favourite language you need to choose one of the templates and write in your terminal:

templateme -t <template_name> -o <your_project_name>

Where <template_name> is the one of the templates, listed in previous step and <your_project_name> is a name of folder with your created project. After that, the program will ask you to write a few variables that are necessary to build templates.

For more information about application please visit the documentation or try:

templateme --help

Author

Rafal Kobel <rafalkobel@rafyco.pl>

https://img.shields.io/static/v1.svg?label=Linkedin&message=Rafal%20Kobel&color=blue&logo=linkedin https://img.shields.io/static/v1.svg?label=Github&message=rafyco&color=blue&logo=github https://img.shields.io/static/v1.svg?label=Facebook&message=Rafal%20Kobel&color=blue&logo=facebook

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

templateme-0.0.6.tar.gz (21.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page