0.1.0 • Published 10 years ago

alamid-plugin v0.1.0

Weekly downloads
33
License
Unlicense
Repository
github
Last release
10 years ago

alamid-plugin

Tiny module which provides everything you need to create an alamid plugin

npm status

Build Status Dependency Status Coverage Status

Contributing

From opening a bug report to creating a pull request: every contribution is appreciated and welcome. If you're planing to implement a new feature or change the api please create an issue first. This way we can ensure that your precious work is not in vain.

All pull requests should have 100% test coverage (with notable exceptions) and need to pass all tests.

  • Call npm test to run the unit tests
  • Call npm run coverage to check the test coverage

License

Unlicense