Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isaacseymour/tab_keeper


https://github.com/isaacseymour/tab_keeper

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# TabKeeper

Keep tabs on your crontab.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'tab_keeper'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install tab_keeper

## Usage

TODO

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/test`
to run the tests. You can also run `bin/console` for an interactive prompt that will allow
you to experiment.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/isaacseymour/tab_keeper.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).