Actions
CodeTask #7
closedCreate Project Template
Description
It was decided to release this software in a form of Ruby Gem.
Ruby Gems allows to implement very powerful command line utilities. At the same time, they are easy to install if there is no dependencies on the platform or compiler specific packets.
So, ideally it would be good to develop a gem with no dependencies at all.
This task is to create the Ruby Gem project structure for further development.
Actions