Skip to content

errorempire/DartHooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Hooks

Automating the integration and management of Git Hooks in Dart projects.

Social buttons

errorempire/darthooks stars - DartHooks forks - DartHooks

Repo metadata

GitHub tag License issues - DartHooks

Getting Started 🚀

If the CLI application is available on pub.dev, install via:

dart pub add dart_hooks --dev

then:

dart pub get

Usage 🔨

Check out the examples.

Features 🎉

Supported SDK:

  • Dart
  • Flutter

Supported hooks:

  • pre-commit
  • pre-push

Running grinder tasks 🧪

Check out the Grinder documentation for installation.

To see all available tasks:

grind --help

License

Released under MIT by @bcsizmadia.