Typescript
>=5.3.3Node.js
>=20.11.1Rust
>= anypnpm
>= 9.12.1
- Clone repository
git clone https://github.com/tosuapp/tosu.git
- Go to project folder
cd tosu
- Install pnpm
npm install -g pnpm
- Install dependencies
pnpm install
- To run tosu in dev mode
pnpm run start
- Compile tosu
For Windows:
pnpm install && pnpm build:win
For Linux
pnpm install && pnpm build:linux
- Go to
/tosu/packages/tosu/dist
, and there is your's tosu build