Skip to main content

A CLI tools to get you started on any project in any language

Project description

Any Template

GitHub PyPI GitHub Workflow Status

A faster easier to Quick start any programming project.

Installation

pip3 install any-template

Features

  • No third party dependencies.
  • Templates are not stored locally.

Usage

  • Create a folder where you want all the file to be generated, and cd into it.

  • Using a template

    anytemp use python-simple-package
    
    • Also initialize a git repo
      anytemp use python-simple-package --git
      
  • Listing all the available templates

    anytemp ls
    
  • Listing all the templates that contains a specific word

    anytemp ls -c python
    

Contributing

Contributing is the only way by which this package can grow. So if you have some sort of templates that you use on a daily basis feel free to add it here.

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

any-template-0.2.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

any_template-0.2.0-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 Python 3

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