💻 CyberAi Terminal
Command-line interface for ecosystem operations
🚧 CLI tool under development - Use npm scripts for now
cyberai@network:~$
user@cyberai:~$ npm test
Running test suite...
✓ All tests passed (12/12)
user@cyberai:~$ npm run lint
Linting code...
✓ No issues found
user@cyberai:~$ npm run build
Building project...
✓ Build completed successfully
user@cyberai:~$ _
🚀 Quick Start
Bootstrap your environment:
git clone https://github.com/SolanaRemix/CyberAi.git cd CyberAi ./tools/bootstrap/bootstrap.sh 📚 Available Scripts
Use npm scripts for development and testing:
npm test- Run all testsnpm run lint- Lint codebasenpm run build- Build project
🎛️ Console Access
For advanced operations and monitoring, use the operator console with full dashboard capabilities.
Open Console