Welcome to Code on the Go Terminal!
Here's what you need to know:
- Type 'ls' to see files and folders
- Type 'pwd' to see where you are
- Type 'cd ' to enter a folder
- Type 'cd ..' to go back one folder
- Type 'exit' to leave the terminal
Need help with any command? Type 'man ' or ' --help'
Working with packages:
- Search : apt search
- Install: apt-get install
- Upgrade: apt-get update && apt-get upgrade
Quick Tips:
- Use Tab to auto-complete commands and filenames
- Use Up/Down arrows to cycle through command history
- Press Ctrl+C to stop a running command
- Press Ctrl+L to clear the screen
Learn more:
Report issues at https://github.com/appdevforall/CodeOnTheGo/issues
~ $ curl -fsSL https://opencode.ai/install | bash
Installing opencode version: 1.15.7
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100%
No config file found for bash. You may need to manually add to PATH:
export PATH=/data/data/com.itsaky.androidide/files/home/.opencode/bin:$PATH
▄
█▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█
█░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀
▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀
OpenCode includes free models, to start:
cd # Open directory
opencode # Run command
For more information visit https://opencode.ai/docs
~ $ opencode
bash: opencode: command not found
~ $ cd . opencode/bin
~/.opencode/bin $ ./*
bash: ./opencode: cannot execute: required file not found
Welcome to Code on the Go Terminal!
Here's what you need to know:
Need help with any command? Type 'man ' or ' --help'
Working with packages:
Quick Tips:
Learn more:
Report issues at https://github.com/appdevforall/CodeOnTheGo/issues
~ $ curl -fsSL https://opencode.ai/install | bash
Installing opencode version: 1.15.7
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100%
No config file found for bash. You may need to manually add to PATH:
export PATH=/data/data/com.itsaky.androidide/files/home/.opencode/bin:$PATH
▄
█▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀▀ █▀▀█ █▀▀█ █▀▀█
█░░█ █░░█ █▀▀▀ █░░█ █░░░ █░░█ █░░█ █▀▀▀
▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀ ▀▀▀▀
OpenCode includes free models, to start:
cd # Open directory
opencode # Run command
For more information visit https://opencode.ai/docs
~ $ opencode
bash: opencode: command not found
~ $ cd . opencode/bin
~/.opencode/bin $ ./*
bash: ./opencode: cannot execute: required file not found