Skip to content

A repo providing some defaults for dockerised Ruby Gem development

License

Notifications You must be signed in to change notification settings

ronanduddy/Dockerised-Ruby-Gem

Repository files navigation

ProjectName

Description of project

Build Status

Installation

Add this line to your application's Gemfile:

gem 'project_name'

And then execute:

bundle install

Or install it yourself as:

gem install project_name

Usage

bundle exec project_name

Development

After checking out the repo, make sure to change instances of 'ProjectName' or 'project_name' in files or directory names to what ever you like.

Then, run make test to run all the tests or make guard to use guard for testing. You can also run make irb for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ronanduddy/project_name. Please read CODE_OF_CONDUCT.md for details on our code of conduct.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Somebody

About

A repo providing some defaults for dockerised Ruby Gem development

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks