Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telent/pacioli
Double-entry bookkeeping in Ruby
https://github.com/telent/pacioli
Last synced: 13 days ago
JSON representation
Double-entry bookkeeping in Ruby
- Host: GitHub
- URL: https://github.com/telent/pacioli
- Owner: telent
- Created: 2010-02-12T10:51:03.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-02-15T21:27:20.000Z (almost 15 years ago)
- Last Synced: 2024-10-12T00:29:55.364Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
For the overall design principles, see
* http://ww.telent.net/diary/The_Programmer_s_Guide_to_Financial_Book_keeping__Part_I
For the current state of implementation (features done and features
planned), run "rake spec"I'm still learning my way around a lot of the libraries and stuff, so
if you see things that aren't idiomatic Ruby or aren't the best way of
working generally, it's more likely to be ignorance than deliberate.
Feedback welcome.