Your license is active. Here's how to get started in 60 seconds.
Mac: Open Spotlight (Cmd+Space), type "Terminal", hit Enter.
Windows: Press Win+R, type "cmd", hit Enter.
Linux: Ctrl+Alt+T
Then navigate to your project folder:
Replace /path/to/your/project with your actual project folder. For example: cd C:\Users\me\my-app or cd ~/my-app
Run your first full health scan. Thuban will analyse every file and give you a health score.
Generate an interactive HTML dashboard you can share with your team or CTO.
Let Thuban fix what it can. Every change is a git commit you can roll back instantly.
Install the pre-commit gate. Thuban will block hallucinated code before it enters your repo.