Skip to main content

Requirements

OS Dependencies

Installation

Clone the code-tanks repo and run the installation command

Run:

git clone https://github.com/code-tanks/code-tanks.git
cd code-tanks
cargo install --bin ctdesktop

Add Code-Tanks scripts to PATH

Example:

export PATH="$PATH:/Users/code-tanks/Documents/code-tanks/scripts"

That's it! Head over to Your First Tank to get started.