encrypted-databags

v0.3.3
node.js module implements chef like encrypted databags

encrypted databags

Description

chef like encrypted databags

Motivation

Usage

running tests and samples

# run "npm install" once after checkout

# run mocha tests:
mocha  -R tap --compilers coffee:coffee-script test/encrypted_databag-test.coffee

development

development is taking place in the coffee files in the src folder. the javascript files are generated into the lib directory with the command:

cake build
npm i encrypted-databags

Metadata

Downloads

Maintainers