# 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
