pingado

command line interface for pingado framework

Usage no npm install needed!

<script type="module">
  import pingado from 'https://cdn.skypack.dev/pingado';
</script>

README

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