steemit / tinman

Testnet management scripts
8 stars 20 forks source link

merged only README.md changes from previous rev #104 #145

Closed inertia186 closed 6 years ago

inertia186 commented 6 years ago

Closes #104

relativityboy commented 6 years ago

@inertia186 please rezo conflicts.

bobinson commented 6 years ago

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 .