1.0.4 • Published 3 years ago

tplates v1.0.4

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
3 years ago

(npm) tplates

A simple tool for creating templates and boilerplates for various types of projects.

Getting Started

This is a command line tool only. The following steps demonstrate the installation and usage.

Prerequisites

  • npm
    npm install npm@latest -g

Installation and Usage

  1. Either install via NPM globally
    npm i -g tplates
    or just use npx to use it without installing
    npx tplates
  2. Usage

    Usage: tplates [option]
    Options:
      <template name>         Copies the template to the current directory
      list                    Lists all available templates
      version                 Prints version
      help                    Prints this help message 

Contact

E-Mail: plate.felix@gmx.de

Project Link: https://github.com/tensoid/tplates

NPM Link: https://www.npmjs.com/package/tplates

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago