Skip to content

Installation

pip install turbowarp-cli

Bleeding edge

Install from source:

  1. git clone https://github.com/inflated-goboscript/tw-cli
  2. cd tw-cli
  3. pip install -e .
  4. to update, use git pull

Comments