Sha256: 815f9e3041a187a21ca633754f23c6287e744c4757090c2131028b20cef9d209
Contents?: true
Size: 1.27 KB
Versions: 4
Compression:
Stored size: 1.27 KB
Contents
# task-tree Task Tree is a CLI tool that helps you keep track of your tasks in a tree structure ## Disclaimer This project is still in early development, any suggestions, pull requests are more than welcome! Don't be too surprised if things go wrong! ## Dependencies - Figlet - Figlet fonts, there are many fonts readily available for figlet the best place is probably [figlet.org](http://www.figlet.org/fontdb.cgi) - The default is larry3d. ## Installation Add this line to your application's Gemfile: $ gem install task-tree ## Usage task-tree ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/hellola/task-tree. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
task-tree-0.1.3 | README.md |
task-tree-0.1.2 | README.md |
task-tree-0.1.1 | README.md |
task-tree-0.1.0 | README.md |