Gem Template

October 15, 2021 ยท View on GitHub

This is my personal gem template.

Can be example template for gem_generator.

Usage

Preparation

gem install gem_generator

Generation

gem_generator AlexWayfer/gem_template --git

Don't forget about .gem_generator.yaml config with :namespace key or --namespace CLI option.