1.3.1 • Published 2 years ago

@pkgdeps/checksum-collector v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@pkgdeps/checksum-collector

Collection checking checksum operations in shellscript.

Overview

  1. Collect chmod +x {binary}
  2. Check if The {binary} is verified with checksum checker like shasum or md5sum etc
  3. Return the collected results

Install

Install with npm:

npm install @pkgdeps/checksum-collector

Usage

  • Write usage instructions

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu