journal

command module
v0.0.0-...-2c578c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL