Installation
pip install turbowarp-cli
Bleeding edge
Install from source:
git clone https://github.com/inflated-goboscript/tw-cli
cd tw-cli
pip install -e .
- to update, use
git pull
pip install turbowarp-cli
Install from source:
git clone https://github.com/inflated-goboscript/tw-cli
cd tw-cli
pip install -e .
git pull