Sha256: 9a327a7f1c3be12d6fd321b1ed5de5ff4a1ecccc3fdf9edd1588b8750f812a36
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
h1. rubypython h1. → 'rubypython' h2. What h2. Installing <pre syntax="ruby">sudo gem install rubypython</pre> h2. The basics h2. Demonstration of usage h2. Forum "http://groups.google.com/group/rubypython":http://groups.google.com/group/rubypython h2. How to submit patches Read the "8 steps for fixing other people's code":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/ and for section "8b: Submit patch to Google Groups":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups, use the Google Group above. You can fetch the source from either: * rubyforge: "http://rubyforge.org/scm/?group_id=6737":http://rubyforge.org/scm/?group_id=6737 <pre>git clone git://rubyforge.org/rubypython.git</pre> h3. Build and test instructions <pre>cd rubypython rake test rake install_gem</pre> h2. License This code is free to use under the terms of the MIT license. h2. Contact Comments are welcome. Send an email to "Zach Raines":mailto:achatesavc+rubypython@gmail.com email via the "forum":http://groups.google.com/group/rubypython
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.1 | website/index.txt |