Initial ledger eval
This commit is contained in:
parent
1a04a484db
commit
11da2f77c0
1 changed files with 19 additions and 0 deletions
19
ExistingProjects/Ledger.mdwn
Normal file
19
ExistingProjects/Ledger.mdwn
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
Links:
|
||||||
|
|
||||||
|
- [[!wikipedia Ledger_(software)]] - Wikipedia
|
||||||
|
- <http://ledger-cli.org/> - Project homepage
|
||||||
|
|
||||||
|
## Technical
|
||||||
|
|
||||||
|
- Written in C++ using boost libraries.
|
||||||
|
- Python interface, might need some work
|
||||||
|
|
||||||
|
## Preliminary evaluation
|
||||||
|
|
||||||
|
### Positive
|
||||||
|
|
||||||
|
- Version controllable file format
|
||||||
|
|
||||||
|
### Negative
|
||||||
|
|
||||||
|
- You should preferably have the discipline of a programmer to use it
|
Loading…
Reference in a new issue