kwatch / hello-ruby-boilerpl8

Boilerplate files for Ruby project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

========== Hello-Ruby

($Release: 0.1.0 $)

About

This is an example Ruby project to create a script which prints just "Hello, World!". You can use this repository as boilerplate of Ruby project.

How To

$ gem install boilerpl8
$ boilerpl8 github:kwatch/hello-ruby myproject
$ cd myproject
$ RUBYLIB=$PWD/lib bin/hello
Hello, World!

License

Public Domain

(License of hello-ruby-boilerpl8 repository is public domain, but your project can adpot MIT or other license what you like.)

About

Boilerplate files for Ruby project

License:MIT License


Languages

Language:Ruby 100.0%