Skip to content

Commit 7647fc4

Browse files
committed
feat: initial release
- Add Git hooks manager functionality - Add commit message linter with conventional commit support - Add script automation with parallel execution - Add CLI with hooks, scripts, and commit commands - Add YAML configuration support - Add cross-platform support (macOS, Linux, Windows)
0 parents  commit 7647fc4

37 files changed

+5472
-0
lines changed

.direnv/flake-profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
flake-profile-3-link

.direnv/flake-profile-3-link

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/nix/store/xqy6c9m5hqvbiw3mfs25wcmn9d8vs1qz-nix-shell-env

.envrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
use flake

0 commit comments

Comments
 (0)