Husky 0.7.1
dotnet tool install --global Husky --version 0.7.1
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Husky --version 0.7.1
#tool dotnet:?package=Husky&version=0.7.1
nuke :add-package Husky --version 0.7.1
Husky.Net
Introduction
Husky improves your commits and more 🐶 woof!
Run linters against staged git files and don't let 💩 slip into your code base!
These two quotes from husky and lint-staged JS tools inspired me to create Husky.Net for dotnet developers. it provides a simple native way to do both also has a lot of other cool features. You can use it to lint your commit messages, run tests, lint/format code, etc... when you commit or push. 🚀🚀
Features
- 🔥 It brings the dev-dependency concept to the .NET world!
- 🔥 Internal task runner!
- 🔥 Supports all Git & gitflow hooks
- Multiple file states (staged, last-commit, git-files, etc...)
- CSharp scripts (csx)
- Supports macOS, Linux and Windows
- Powered by modern new Git feature (core.hooksPath)
- User-define variables
- Compatible with dotnet-format, CSharpier, ReSharper command line tools and other formatting tools
- User-friendly messages
- Git GUIs
- Custom directories
- Monorepo
Documentation
Support
- Don't forget to give a ⭐ on GitHub
- Share your feedback and ideas to improve this tool
- Share Husky.Net on your favorite social media and your friends
- Write a blog post about Husky.Net
Articles / Examples
- Pre-commit hooks with Husky.NET - build, format, and test your .NET application before a Git commit
- Automatically version and release .Net Application by @antosubash
- <span dir="rtl" align="right">چرا باید از Git Hooks استفاده کنیم؟ معرفی Husky.Net</span>
- Comming soon
Contribution
Feel free to send me a pull request!
Check out the Contribution Page
Contributors
Thank you to everyone who has contributed to the Huskt.Net codebase. We appreciate you!
<a href="https://github.com/alirezanet/Husky.Net/graphs/contributors"> <img src="https://contrib.rocks/image?repo=alirezanet/Husky.Net" /> </a>
Credits
- This tool inspired of husky & lint-staged and a few other tools, for DotNet, so make sure to support them too!
License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
This package has no dependencies.
Version | Downloads | Last updated | |
---|---|---|---|
0.7.1 | 197,007 | 8/13/2024 | |
0.7.0 | 131,185 | 6/16/2024 | |
0.6.5 | 91,281 | 5/10/2024 | |
0.6.4 | 467,328 | 12/17/2023 | |
0.6.3 | 165,268 | 11/16/2023 | |
0.6.2 | 151,447 | 9/19/2023 | |
0.6.1 | 55,505 | 9/2/2023 | |
0.6.1-test1 | 807 | 9/19/2023 | |
0.6.0 | 10,963 | 8/29/2023 | |
0.6.0-Preview4 | 1,006 | 6/8/2023 | |
0.6.0-Preview2 | 1,047 | 4/17/2023 | |
0.6.0-Preview1 | 1,140 | 2/26/2023 | |
0.5.4 | 408,173 | 1/7/2023 | |
0.5.4-preview2 | 1,143 | 1/7/2023 | |
0.5.4-preview1 | 15,525 | 12/2/2022 | |
0.5.2 | 82,409 | 10/8/2022 | |
0.5.1 | 154,305 | 8/1/2022 | |
0.5.0 | 1,569 | 7/30/2022 | |
0.4.4 | 98,161 | 5/18/2022 | |
0.4.2 | 46,601 | 3/9/2022 | |
0.4.1 | 1,246 | 3/9/2022 | |
0.4.0 | 40,676 | 1/31/2022 | |
0.4.0-preview-4 | 1,070 | 1/29/2022 | |
0.4.0-preview-3 | 1,121 | 1/28/2022 | |
0.3.2 | 7,248 | 1/15/2022 | |
0.3.1 | 1,508 | 1/11/2022 | |
0.3.0 | 61,345 | 1/5/2022 | |
0.2.2 | 1,606 | 1/3/2022 | |
0.2.1 | 1,198 | 12/31/2021 | |
0.2.0 | 2,146 | 12/30/2021 | |
0.1.2 | 1,222 | 12/29/2021 | |
0.1.1 | 1,184 | 12/28/2021 | |
0.0.9 | 1,213 | 12/28/2021 | |
0.0.8 | 1,062 | 12/27/2021 | |
0.0.7 | 1,145 | 12/27/2021 |