Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaacseymour/tab_keeper
https://github.com/isaacseymour/tab_keeper
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isaacseymour/tab_keeper
- Owner: isaacseymour
- License: mit
- Created: 2015-10-11T11:38:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-06T11:33:55.000Z (about 9 years ago)
- Last Synced: 2024-04-25T07:41:56.179Z (7 months ago)
- Language: Ruby
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).