An open API service indexing awesome lists of open source software.

https://github.com/lnsp/transaction

A housekeeping book in your terminal.
https://github.com/lnsp/transaction

golang housekeeping storage terminal transaction

Last synced: about 2 months ago
JSON representation

A housekeeping book in your terminal.

Awesome Lists containing this project

README

          

Transaction
=========

A housekeeping book in your terminal.

## Installation

Just run

```bash
$ go get github.com/lnsp/transaction
````

and you're ready to go!
To get more information on how to use this application
run `transaction help`.

## License

Copyright 2016 Lennart Espe. All rights reserved.
Use of this source code is governed by a MIT-style
license that can be found in the LICENSE.md file.