Skip to content

lunhg/pingado-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pingado-CLI

coverage

Command line interface to boilerplating pingado, a express based web application framework.

Install

You can install via source:

git clone https://www.github.com/lunhg/pingado-cli.git
cd pingado-cli
npm install
npm test

or by npm, adding the following line in upur terminal:

npm install -g pingado-cli

Usage

See HELP.md file, or use the following command:

`pingado --help`

Tests

If you want to download the source and test the code yourself, plase edit test/pingado.opts

About

Command Line Interface for Pingado project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published