dirtohash

1.0.1 • Public • Published

dirToHash Build Status

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.

Package Sidebar

Install

npm i dirtohash

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • stanleygu