meshtool

cd ~/dev/src/
git clone https://bitbucket.org/aneic/meshtool.git
cd meshtool/

make

# Link it into PATH:
sudo ln -s "$(pwd)/meshtool" /usr/local/bin/meshtool

This site uses Just the Docs, a documentation theme for Jekyll.