Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wildmaples/minimal-ruby-project

A minimal Ruby project template
https://github.com/wildmaples/minimal-ruby-project

ruby ruby-library

Last synced: 3 months ago
JSON representation

A minimal Ruby project template

Awesome Lists containing this project

README

        

# 🌈 Minimal Ruby Project

A template for your Ruby project!

# Features

* Basic project structure
* Rakefile and test helper to run tests
* Github Action workflow

# Set up

Run `bundle install`

# Testing

Run `rake test`