node-gitana
Version:
Wraps the Gitana module in promises
12 lines (6 loc) • 351 B
Markdown
# node-gitana
This is a wrapper for the "gitana" module by CloudCMS.
## Install
`npm install --save node-gitana`
You will need to save your credentials in the following folder: `{projectDir}/credentials`
The credentials will have to match the format: `{projectName}.json`, where `{projectName}` is the name of the project in CloudCMS