npo-accounting-ikiwiki/ExistingProjects/npo-ledger-cli.mdwn

19 lines
569 B
Text
Raw Normal View History

2013-10-29 17:18:31 +00:00
npo-ledger-cli is in part published to <https://gitorious.org/ledger/npo-ledger-cli/source/> and <https://github.com/ledger/ledger/tree/master/contrib/non-profit-audit-reports>.
## Technical
2013-10-29 20:21:54 +00:00
- Uses [[Ledger]] as a base
2013-10-29 17:18:31 +00:00
- Perl scripts to automate tasks
## Preliminary evaluation
2013-10-29 17:18:40 +00:00
### Positive
2013-10-29 17:18:31 +00:00
- As flexible as ledger-cli is
- Stored in plain text files, easy to collaborate over a distributed version control system.
2013-10-29 17:18:40 +00:00
### Negative
2013-10-29 17:18:31 +00:00
- Not well documented
- The skills of a collaborative software developer will be necessary for any accountant wanting to collaborate.