应用介绍
TermuC is a simple C/C++ IDE backed on powerful Termux. Install Termux first and install clang in Termux to supply the compiler and language server.
Setup
To support the full functions as an IDE, please follow the setup instruction.
1. Install Termux(https://github.com/termux/termux-app or https://f-droid.org/packages/com.termux) first.
2. Run `pkg install clang' to install the clang compiler & clangd language server.
3. See https://github.com/termux/termux-app/wiki/RUN_COMMAND-Intent#setup-i
Setup
To support the full functions as an IDE, please follow the setup instruction.
1. Install Termux(https://github.com/termux/termux-app or https://f-droid.org/packages/com.termux) first.
2. Run `pkg install clang' to install the clang compiler & clangd language server.
3. See https://github.com/termux/termux-app/wiki/RUN_COMMAND-Intent#setup-i

评论区 (0)