0.1.0 • Published 5 years ago
rapidlycli v0.1.0
Rapidly CLI
Rapidly is an open-source CLI tool for rapid application development. Designed for fast prototyping of applications, providing many modules independent from each other.
Features
- EASY TO USE: simple and clear CLI commands, easy to remember.
- FAST: create your custom prototype in a few simple steps.
- COMPATIBILITY: independent constructed components provide full compatibility.
Getting started
Download package from NPM:
npm install --save-dev rapidlycli
Check all available components:
rapidly create
Output (ver. 0.0.1):
Usage: rapidly-create [options] [command]
Options:
-h, --help display help for command
Commands:
express-server Create simple express server
help [command] display help for command