Task Tree is a CLI tool that helps you keep track of your tasks in a tree structure
This project is still in early development, any suggestions, pull requests are more than welcome! Don't be too surprised if things go wrong!
- Figlet
- Figlet fonts, there are many fonts readily available for figlet the best place is probably figlet.org
- The default is larry3d.
Add this line to your application's Gemfile:
$ gem install task-tree
task-tree
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.
Bug reports and pull requests are welcome on GitHub at https://github.com/hellola/task-tree.
The gem is available as open source under the terms of the MIT License.