-
Notifications
You must be signed in to change notification settings - Fork 0
Quinn's journal of interrupts
License
tornyak/journal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
journal is a simple Go program for logging interruptions. - It is using inbuilt sqlite3 database. Communication with the database is done via gorp package providing ORM - CLI handling is done with codegangsta CLI library - By default DB is stored in /tmp/quinn_db.bin Install: Assumed that Go is installed and $GOPATH properly set installation is simple: $ go get github.com/tornyak/journal If everything went fine binary will be in $GOPATH/bin and can be executed as any other command line tool.
About
Quinn's journal of interrupts
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published