Skip to content

Repository files navigation

FooBar

TODO: Describe your gem/ CLI tool

Installation

To install this from source, just run

$ rake install

Usage

As a cli, run foo-bar

Development

Install dependencies with...

$ bundle

Mark individual tests with , current: true and run them with...

$ rake c

Run the entire unit test suite with...

$ rake

Run the integration test suite with...

$ rake integration

Development Notes

If a CLI is being developed, see exe/foo-bar and consider adopting Thor or its alternatives if this will be a heavy CLI tool.

For open source projects, releasing a new version is done with an update to the version number in version.rb. Then run bundle exec rake release to create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org. By default you'll need to tweak the gemspec file in root to enable pushes.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages