CheckIn/README.md

13 lines
302 B
Markdown
Raw Normal View History

2020-11-13 06:22:45 +00:00
# CheckIn
2020-11-12 22:06:19 +00:00
A way to let other people know what the heck you're up to.
## Usage:
2020-11-13 06:22:45 +00:00
`checkin set [--include-wd]`
`--include-wd` will include your current working directory in your message.
`checkin get [--freshness=14]`
`--freshness` controls how new (in days) messages must be in order to be printed.