quick-grunt v0.2.0
Quick Grunt
Declarative grunt abstractions.
Status
| Source | Shields |
|---|---|
| Project | |
| Health | |
| Publishers | |
| Repository | |
| Activity |
Installing
npm i quick-gruntTests
To run tests:
grunt testDocumentation
This repository's documentation is hosted on readthedocs.
Tooling
To run linters:
grunt lintTo run formatters:
grunt formatContinuous integration
This repository uses github actions to lint and test each commit. Formatting tasks and writing/generating documentation must be done before committing new code.
Versioning
This repository adheres to semantic versioning standards. For more information on semantic versioning visit SemVer.
Bump2version is used to version and tag changes. For example:
bump2version patchChangelog
Please read this repository's CHANGELOG for details on changes that have been made.
Contributing
Please read this repository's guidelines on contributing for details on the process for submitting pull requests. Moreover, our code of conduct declares our collaboration standards.
Contributors
- joellefkowitz - Initial work - joellefkowitz
Remarks
Lots of love to the open source community!

