Skip to content

Commit

Permalink
feat: sync working changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xCykrix committed Nov 30, 2023
1 parent 3be4fee commit f80b969
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# githooked

Work in progress rewrite. Please stand by.
Tool | DevOps - https://xcykrix.github.io/scope-and-sequence.html

Manage git hooks across your team with cross-platform support and mobility. Comfortably integrates with git to allow custom scripting. Designed for Bash 4.0 or compatible.

## Documentation

https://xcykrix.github.io/githooked.html
2 changes: 1 addition & 1 deletion src/bashly.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: githooked
help: Minimal application used to uniformly enforce and distribute git-hooks for development.
help: Manage git hooks across your project with cross-platform support and mobility. Comfortably integrates with git to allow custom scripting. Designed for Bash 4.0 or compatible. Compatible with Git SCM (Git for Windows).
version: 1.0.0-rc0

commands:
Expand Down

0 comments on commit f80b969

Please sign in to comment.