Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mono0926/alfred-git-commit-message-example
Alfred Git Commit Message Example
https://github.com/mono0926/alfred-git-commit-message-example
alfred alfred-workflow alfred3 alfredworkflow git git-commit-messages
Last synced: 3 days ago
JSON representation
Alfred Git Commit Message Example
- Host: GitHub
- URL: https://github.com/mono0926/alfred-git-commit-message-example
- Owner: mono0926
- License: mit
- Created: 2019-03-14T10:01:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T02:01:09.000Z (over 5 years ago)
- Last Synced: 2024-11-08T02:36:22.970Z (about 1 month ago)
- Topics: alfred, alfred-workflow, alfred3, alfredworkflow, git, git-commit-messages
- Language: Python
- Homepage: https://gist.github.com/mono0926/e6ffd032c384ee4c1cef5a2aa4f778d7
- Size: 1.83 MB
- Stars: 61
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - mono0926/alfred-git-commit-message-example - Alfred Git Commit Message Example (Python)
README
# Alfred Git Commit Message Example
![Example Gif](assets/example.gif)
## Install
Download from [Releases](https://github.com/mono0926/alfred-git-commit-message-example/releases).
## Git message example source
- [[転載] gitにおけるコミットログ/メッセージ例文集100](https://gist.github.com/mono0926/e6ffd032c384ee4c1cef5a2aa4f778d7)
- Thanks to [gitにおけるコミットログ/メッセージ例文集100](https://anond.hatelabo.jp/20160725092419).## Setup
```
pip install --target=. Alfred-Workflow
```