Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T23:06:36.000Z (over 2 years ago)
- Last Synced: 2024-07-30T20:12:08.476Z (3 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
![screenshot-1](./assets/screenshot-1.png)
![screenshot-2](./assets/screenshot-2.png)## 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)