codesign-validator-fix
v0.0.1
Published
Validating codesign of files
Downloads
1
Readme
codesign-validator
Validates codesign on files.
npm run
scripts
npm run test
: Runs tests oncenpm run test:watch
: Runs tests in watch-modenpm run lint
: Lints the code oncenpm run lint:watch
: Lints the code in watch-modenpm run cover
: Runs code coverage usingnyc
(istanbul
)npm run coveralls
: Used by coverallsnpm run do-publish
: Used when publishing the package.