0.1.4 • Published 6 years ago

cloud-deploy-kit v0.1.4

Weekly downloads
3
License
ISC
Repository
-
Last release
6 years ago

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

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago