cloud-deploy-kit

0.1.4 • Public • Published

Cloud Kit

Cloud Kit is a global npm that can be used to create and help deploy your apps to clouds.

Current Supported OS

Mac OS X
Windows

Current Supported Clouds

IBM Cloud
AWS

Current Supported Programming Languages Samples

Node.JS -> nodejs [IBM, AWS]
Vue.JS -> vuejs [IBM]
React -> react [IBM]

Installation

Cloud Kit requires Node.js v4+ to run.

Cloud kit MUST be installed with -g option.

$ npm install cloud-kit -g

Usage - Example

$ cdk --cloud ibmcloud --p ../path --n APPNAME --l nodejs

This will create a Node.js Sample app ready for deployment on IBM Cloud. Which includes a customized but not verified manifest.yml. This means you will still need to verify if the name of app you are trying to use is available.

License

MIT

Author

Edison Cury Neto

Package Sidebar

Install

npm i cloud-deploy-kit

Weekly Downloads

19

Version

0.1.4

License

ISC

Unpacked Size

6.17 kB

Total Files

4

Last publish

Collaborators

  • edisoncury