googleapis-packman

v0.8.2
Creates language packages for protobuf IDL APIs

codecov

istanbul cover _mocha -- --reporter spec --slow 500 --timeout 5000 && codecov

preversion

npm test && npm run lint

postversion

git push origin && git push origin --tags

lint

eslint --ignore-pattern='test/fixtures/*' lib bin test

test

istanbul test _mocha -- --reporter spec --slow 500 --timeout 5000

Metadata

Downloads