Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 779 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 779 Bytes

@echelon-solutions/s4

experimental

A command line tool for API development based on the following 4 resources: schemas | scenarios | specifications | services

Install

Use npm to install.

npm install -g @echelon-solutions/s4

Usage

NPM

Help

Run help to learn more about each command.

s4 help init
s4 help schemas
s4 help scenarios
s4 help specifications
s4 help services
s4 help deploy

License

MIT, see LICENSE.md for details.