https://github.com/dipakparmar/raycast-gitcommitlint
Raycast Extension to generate commitment formatted messages
https://github.com/dipakparmar/raycast-gitcommitlint
commitlint raycast raycast-extension
Last synced: 4 months ago
JSON representation
Raycast Extension to generate commitment formatted messages
- Host: GitHub
- URL: https://github.com/dipakparmar/raycast-gitcommitlint
- Owner: dipakparmar
- Created: 2022-08-03T22:32:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T23:06:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T12:16:27.214Z (6 months ago)
- Topics: commitlint, raycast, raycast-extension
- Language: TypeScript
- Homepage:
- Size: 615 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# GitCommitlint
Create a commit message with a commitlint compliant format.
## Screenshots

## References:
1. [commitlint.js.org]( https://commitlint.js.org/#/reference-prompt?id=settings)
2. [Commitlint](https://github.com/conventional-changelog/commitlint)
3. [Raycast Commitlint Extension](https://github.com/raycast/extensions/tree/main/extensions/commitlint)
4. [Raycast API](https://developers.raycast.com/api-reference/user-interface/form)