riptree2 0.9.0

riptree2 is a Rust rewrite of the Unix tree command. It aims to be a drop in replacement (`alias tree="rt --compat"`) with some quality of life improvements, such as automatically respecting ignore files.
Documentation
1
2
3
4
5
6
7
# `riptree2` docs

## Getting Started

1. `asdf exec gem install bundler`
2. `asdf exec bundle install`
3. `asdf exec bundle exec jekyll serve`