](https://play.google.com/store/apps/details?id=com.foxdebug.acodefree) [
](https://www.f-droid.org/packages/com.foxdebug.acode/)
## • Project Structure
Acode/ | |- src/ - Core code and language files | |- www/ - Public documents, compiled files, and HTML templates | |- utils/ - CLI tools for building, string manipulation, and more## • Multi-language Support Enhance Acode's capabilities by adding new languages easily. Just create a file with the language code (e.g., en-us for English) in [`src/lang/`](https://github.com/Acode-Foundation/Acode/tree/main/src/lang) and include it in [`src/lib/lang.js`](https://github.com/Acode-Foundation/Acode/blob/main/src/lib/lang.js). Manage strings across languages effortlessly using utility commands: ```shell pnpm run lang add pnpm run lang remove pnpm run lang search pnpm run lang update ``` ## • Contributing & Building the Application See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed instructions. ## • Contributors
No language servers for{" "} {currentLanguage || "this file"}
{sanitize(symbolName)}
{stats.text}