Closed inertia186 closed 6 years ago
@inertia186 please rezo conflicts.
On macOS the following works though yajl is not optional as mentioned in the README
brew install python3 yajl
pip install pipenv
git clone --branch master https://github.com/steemit/tinman.git
cd tinman
pipenv install
pip install .
Closes #104