dirtohash
v1.0.1
Published
Simply get a hash from a file tree.
Downloads
5
Readme
dirToHash
Simply get a hash from a file tree.
Getting Started
Install the module with: npm install dirtohash
var dirtohash = require('dirtohash');
dirtohash.awesome(); // "awesome"
Install with cli command
$ npm install -g dirtohash
$ dirtohash --help
$ dirtohash --version
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
License
Copyright (c) 2014 Stanley Gu
Licensed under the MIT license.