Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dduan/git2dayone
A script for logging git commit messages in the app Day One
https://github.com/dduan/git2dayone
Last synced: about 2 months ago
JSON representation
A script for logging git commit messages in the app Day One
- Host: GitHub
- URL: https://github.com/dduan/git2dayone
- Owner: dduan
- Created: 2015-01-18T19:46:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-13T22:09:05.000Z (almost 8 years ago)
- Last Synced: 2024-08-08T00:44:32.638Z (4 months ago)
- Language: Shell
- Size: 113 KB
- Stars: 41
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- project-awesome - dduan/git2dayone - A script for logging git commit messages in the app Day One (Shell)
README
## Git Commit Logs For Day One
Steps:
1. Install the [dayone CLI](http://dayoneapp.com/tools/cli-man/) tool.
2. Put `day_one_git_messages.sh` somewhere permanent in your file system.
For example, `$HOME/bin/`
3. Edit `local.git2dayone.plist`. Replace `USERNAME` and
`PATH/TO/day_one_git_messages.sh` with your system username and the
path from step 2. Optionally, specify the hour of and minute of the
day you'd like the script to run (default at 06:00).
4. mv `local.git2dayone.plist` to `$HOME/Library/LaunchAgents/`.