Skip to content

mwhuss/gem-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

gem install gem-init

Usage

mkdir my_awesome_gem
cd my_awesome_gem
gem init my_awesome_gem

If the gem already exists on rubygems.org it will stop and let you know. Use the -s option to skip the check.

About

Rubygems plugin to create a barebones gem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages