Cli (Command-Line Interface) for FTC teams
- python3
- Textual
- Typer
- PostgreSQL
Note: This is possible only on Mac Silicon computers, if you would like to run on a different machine you would need to do a local deployement
- Go to the releases page
- Click on the most recent release
- Download the file named
ftcli - Cd into the directory where it was downloaded and then type
chmod -x <ftcli path> - Then type
./ftcliand if your computer says that the app is not verified:- Go to privacy and security in Mac settings
- Scroll down and look for allow ftcli to access
- Allow
- Now type
./ftcli auth register- You may also dm (@kashsuks) on the Hack Club Slack for test credentials
- You will be prompted for information about you
- Once an account has been created type in
./ftcli- Enter your username and password as prompted in the register section
- You may create a team and have others join it as well as manage the team (this requires a second device)