Basmoura
I believe in one simple thing: if you are a developer, do all you can as a developer. This is a simple gem to show my professional informations.
Installation
Install it yourself as:
$ gem install basmoura
Usage
Type basmoura
on the console to see it; basmoura -p
to export to a pdf file.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request