Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mslinn/ruby_skeleton


https://github.com/mslinn/ruby_skeleton

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ruby Skeleton

Template for new Ruby projects that won't become gems.
My Ruby templates are:

- [Ruby Skeleton](https://github.com/mslinn/ruby_skeleton)
- [Jekyll Plugin Template](https://github.com/mslinn/jekyll_plugin_template)
- [Jekyll Bootstrap Quickstart](https://github.com/mslinn/jekyll-bootstrap-quickstart)

# Getting started

```shell
$ bundle

$ ruby main.rb
````