https://github.com/shftco/shft-config
Common configurations for SHFT developers
https://github.com/shftco/shft-config
Last synced: about 1 month ago
JSON representation
Common configurations for SHFT developers
- Host: GitHub
- URL: https://github.com/shftco/shft-config
- Owner: shftco
- Created: 2023-10-24T12:45:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-12T07:03:48.000Z (10 months ago)
- Last Synced: 2024-08-12T08:26:18.315Z (10 months ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SHFT Git Configuration
Common git configuration for SHFT projects.
## Git Config
Go to the [instructions](gitconfig/README.md) for the git configuration.
## SHFT Pullmate
Go to the [instructions](pullmate/README.md) for the pullmate.
## Git Hooks
### pre-commit
Go to the [instructions](pre-commit/README.md) for the pre-commit.
### husky
Go to the [instructions](husky/README.md) for the husky.
## Release
Go to the [instructions](release/README.md) for the release.
## Changelog
Go to the [instructions](changelog/README.md) for the changelog.
## Assistant
Go to the [instructions](assistant/README.md) for the assistant.