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.
- Host: GitHub
- URL: https://github.com/lnsp/transaction
- Owner: lnsp
- License: mit
- Created: 2016-11-26T18:42:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T20:02:35.000Z (about 9 years ago)
- Last Synced: 2025-07-27T17:04:57.490Z (11 months ago)
- Topics: golang, housekeeping, storage, terminal, transaction
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.