Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

bitaculous/thorify

Repository files navigation

Travis CI Status Code Climate Status

A set of Thor tasks, we use at Bitaculous.

Installation

  1. Add Thorify to your Gemfile:

    gem 'bitaculous-thorify', github: 'bitaculous/thorify'
  2. Run bundle to install all dependencies with Bundler

Development

Run specs with RSpec

Run rspec.

or via Guard:

$ guard -g spec

See Test Coverage

Run COVERAGE=true rspec.

Run rubocop.

To run all specs and RuboCop altogether, run rake.

Bug Reports

Github Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.

License

Thorify is released under the MIT License (MIT), see LICENSE.

About

A set of Thor tasks we use at Bitaculous.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages