Project

olag

0.0
No commit activity in last 3 years
No release in over 3 years
Olag is Oren's set of utilities for creating a well-behaved gem. This is very opinionated software; it eliminates a lot of the boilerplate, at the cost of making many decisions which may not be suitable for everyone (directory structure, code verification, codnar for documentation, etc.).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
>= 0
>= 0
>= 0
>= 0
>= 0
 Project Readme

Olag¶ ↑

Olag - Oren’s Library/Application Gem framework

TL;DR¶ ↑

Description¶ ↑

Olag is Oren’s set of utilities for creating a well-behaved gem. This is very opinionated code; it eliminates a lot of the boilerplate, at the cost of making many decisions which may not be suitable for everyone (directory structure, code verification, Codnar for documentation, etc.).

Installation¶ ↑

A simple gem install olag should do the trick, assuming you have Ruby gems set up.