Crates.io | shiba |
lib.rs | shiba |
version | 0.1.1 |
source | src |
created_at | 2018-05-19 20:17:07.702757 |
updated_at | 2018-05-20 16:30:33.595711 |
description | A git hook installer for Cargo |
homepage | |
repository | https://github.com/Slowki/shiba |
max_upload_size | |
id | 66239 |
size | 5,392 |
A git hook installer for Cargo inspired by husky.
shiba
to your dev-dependencies:[dev-dependencies]
shiba = "0.1.0"
.shiba
directory with your git hooks in itshiba
dependency it will setup the git hooks in your .shiba
directory.Make it less terrible.