Automating the integration and management of Git Hooks in Dart projects.
Social buttons
Repo metadata
If the CLI application is available on pub.dev, install via:
dart pub add dart_hooks --dev
then:
dart pub get
Check out the examples.
Supported SDK:
- Dart
Flutter
Supported hooks:
pre-commit
pre-push
Check out the Grinder documentation for installation.
To see all available tasks:
grind --help
Released under MIT by @bcsizmadia.