Download
The latest version is v0.18
. It’s a pre-release, suitable for adventerous
users willing to double check things themselves. Here are the binaries:
- Linux x86_64
- MacOS coming soon
See the GitHub release page for details.
Download the binary file for your system,
give it execute permission, and move it somewhere on your PATH
.
For example:
chmod +x ~/Downloads/bigtrees-x86_64-linux
mv ~/Downloads/bigtrees-x86_64-linux ~/.local/bin/bigtrees
which bigtrees
You can echo $PATH
to see the options first,
and use bigtrees version
after to check that you got it working.
If so, you should be good to try any of the examples.