1.1.1 • Published 7 years ago

node-cli-template v1.1.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

node-CLI-template

Testproject for a node CLI tool that can be used as template for writing a CLI tool. See this project at GitHub !

Usage

Write testCLI in the command line interface and the CLI programm will look for a testCLI.config.json file in the root folder of your module or write testCLI name.config.json to point out a different file to read from the root folder

Installation

npm install -g node-cli-template

Usage as template

Clone this repository with git clone https://github.com/FrBoss/node-CLI-template. In package.json commands are defined at "bin".

1.1.1

7 years ago

1.1.0

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago