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://github.com/rafyco/templateme/workflows/Python%20package/badge.svg 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.

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:

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

Unit test

For testing module write:

python3 setup.py test

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.7.tar.gz (17.3 kB view details)

Uploaded Source

File details

Details for the file templateme-0.0.7.tar.gz.

File metadata

  • Download URL: templateme-0.0.7.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for templateme-0.0.7.tar.gz
Algorithm Hash digest
SHA256 a88ac4fdacf84e297fd06bace1d29c55820d761dd5ae9279349800d3cccbe62d
MD5 0ed8037f604512ba40974fc8293a6f73
BLAKE2b-256 f0e2b3685d38ca76cc1f18288d4192c9a2c6fc6db12d6c6890d9794d0b86d4ee

See more details on using hashes here.

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