rubygems - Ruby : How to write a gem? -
I want to write a package for Ruby and make it available as a gem.
What are tools, steps and disadvantages?
Are there any good tutorials, screencasts etc, so how have you helped to learn this?
is one of the best resources for writing your gem.
If you are interested in tools to help you write tools:
- - Make Rubygam projects More formal tools to manage
- -
- Some helpful tutorials / guides:
- / P>
- -
- - Introduction guide for creating a gem using bundler and jeweler
- - Introduction to Bundler and RVM to create a gem
- - A Quick Start Guide to Jewelers
Li> - - To publish and publish a gem
- / Html>
Comments
Post a Comment