https://github.com/taurusolson/souvenir
My personal cheat-like command line
https://github.com/taurusolson/souvenir
Last synced: 4 months ago
JSON representation
My personal cheat-like command line
- Host: GitHub
- URL: https://github.com/taurusolson/souvenir
- Owner: TaurusOlson
- Created: 2010-10-08T11:12:49.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-13T10:28:34.000Z (about 15 years ago)
- Last Synced: 2025-10-19T14:30:14.547Z (8 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
## NAME
souvenir -- Remember the good things
## SYNOPSIS
souvenir
souvenir -a file
souvenir -e file
## DESCRIPTION
souvenir is a simple command line script to store notes and ideas. It's
basically a personal readaptation of [cheat](http://github.com/defunkt/cheat).
## FILES
## OPTIONS
* -a
Add a new souvenir
* -e
Edit an existing souvenir
## EXAMPLES
## AUTHOR
Taurus Olson
## REPORTING BUGS
Pull requests...
## SEE ALSO
[cheat](http://github.com/defunkt/cheat),
[ch](http://github.com/visionmedia/ch),
[yac](http://github.com/jinzhu/yac)