npm install realmsFullstack generation tool for Restlang
```
npm install realms
Realms is a command-line-application that consumes Restlang source and targets, and outputs web applications. It is expected that Realms can only generate the basic structure of the webapp, ready for you to manually implement complex business logic.
`
Usage: realms [options]
Options:
-h, --help output usage information
-V, --version output the version number
-i, --source
-o, --target
``
Restlang is a Web API description language. More information can be found at https://github.com/binarymax/restlang