https://github.com/rubiii/later
CLI-based task management
https://github.com/rubiii/later
Last synced: 3 months ago
JSON representation
CLI-based task management
- Host: GitHub
- URL: https://github.com/rubiii/later
- Owner: rubiii
- License: mit
- Created: 2012-03-11T16:41:12.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-11T16:41:28.000Z (about 13 years ago)
- Last Synced: 2024-12-31T09:43:50.819Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Later
CLI-based task management
## Installation
Add this line to your application's Gemfile:
gem 'later'
And then execute:
$ bundle
Or install it yourself as:
$ gem install later
## Usage
TODO: Write usage instructions here