Hi all -- rustpkg, the nascent Rust package manager and build system, is now at the point where community contributions would be quite helpful. rustpkg is not ready for use yet by people who just want to write and distribute code in Rust, but it is ready for contributions by people who are interested in hacking on the Rust infrastructure but perhaps want to start with something a little smaller than the compiler and more-or-less self-contained (rustpkg does call into rustc as a library, but the interface is pretty limited).
https://github.com/mozilla/rust/wiki/Rustpkg-schedule reflects our priorities for bugs to fix. I'm focusing my efforts on the first set of bugs on the list (those under "ready for use"), so it would be a great time for anyone interested to work on, particularly, the bugs listed under Milestones 3 and 5 on that list. If there's a bug you'd like to work on, even it's assigned to me (catamorphism on github), feel free to just leave a comment and ask if it's available to work on. Feel free to ping me on IRC (tjc) with questions. Thanks, Tim -- Tim Chevalier * http://catamorphism.org/ * Often in error, never in doubt "Being queer is not about a right to privacy; it is about the freedom to be public, to just be who we are." -- anonymous, June 1990 _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
