UNPKG

rapido

Version:

Rápido is an extensible command line interface that enables rapid development for any technology stack. Rápido is written in JavaScript and is built on top of Node.js and npm.

19 lines (16 loc) 463 B
{ "test2.file": "stack1.json", "test.stack1.file": "test.stack1.json", "name": "stack1", "description": "Description for stack1", "commands": { "stack1 command1": { "description": "Description for stack1 command1", "file": "stack1-command1.js" }, "stack1 command2": { "description": "Description for stack1 command2", "file": "stack1-command2.js" } } }