-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interested in collaboration? #157
Comments
I actually abandoned the project a little while ago, I still use the
software though, but I haven't updated it in more than a year.
It was the first thing I did in Rust, I wanted to learn the language.
Compare to ledger:
- it works better with automated transactions
- it doesn't do parsing of things like CSV files (in my pipeline this is
somethingI do outside dinero-rs)
- it doesn't handle time
- it is a little bit slower (at least with my personal ledger)
That being said, I wasn't trying to do an exact copy, I also got
inspiration from hledger (e.g. profitability commands).
The code is a little bit hard to read, in my opinion.
Happy to help, though, or even to transfer the ownership of the repository..
El lun, 19 dic 2022 a las 20:53, Alen Šiljak ***@***.***>)
escribió:
… Hi! Not sure if you've seen the conversations on Reddit already but I've
created an organization <https://github.com/ledger-rs/> to gather people
interested in porting Ledger to Rust. Since you have been doing this for
quite a while, you may have significant experience and I'm wondering if
you're interested in collaborating and/or sharing your knowledge with
others.
Cheers!
—
Reply to this email directly, view it on GitHub
<#157>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABEHJ57JJZ2QHEDDKHXXPTDWOC4M3ANCNFSM6AAAAAATDXGAUI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Claudio Noguera
|
Thanks a lot for the feedback! I think learning the language is one of the arguments that may attract people to contribute to a port. |
Hi! Not sure if you've seen the conversations on Reddit already but I've created an organization to gather people interested in porting Ledger to Rust. Since you have been doing this for quite a while, you may have significant experience and I'm wondering if you're interested in collaborating and/or sharing your knowledge with others.
Cheers!
The text was updated successfully, but these errors were encountered: