appseed-shell
v0.0.2
Published
Node JS interface to AppSeed Tooling
Downloads
2
Readme
AppSeed Shell
Implements the JS interface to all services exposed by AppSeed
Links
- NPM Page: AppSeed Shell
- Support: 24/7 LIVE Support via [Discord] (registered users)
Table of contents
Technologies
Project create with:
- Node JS >= 12x
Setup
Install it locally using PyPI:
$ npm i appseed-shell
Quick use
Simply and functional example/s of use.
Example:
var test = require('appseed-shell');
test.hello();
License
@MIT License
AppSeed Shell (JS Interface) - provided by AppSeed App Generator