govcloud-ci

1.0.2 • Public • Published

framework

framework

QuickStart

$ npm install
$ npm test

publish your framework to npm, then change app's dependencies:

// {app_root}/index.js
require('framework').startCluster({
  baseDir: __dirname,
  // port: 7001, // default to 7001
});
 

Questions & Suggestions

Please open an issue here.

/govcloud-ci/

    Package Sidebar

    Install

    npm i govcloud-ci

    Weekly Downloads

    2

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    17.4 kB

    Total Files

    13

    Last publish

    Collaborators

    • domy