@pkgdeps/checksum-collector
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

@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

Package Sidebar

Install

npm i @pkgdeps/checksum-collector

Weekly Downloads

1,888

Version

1.3.1

License

MIT

Unpacked Size

38.4 kB

Total Files

9

Last publish

Collaborators

  • azu