Installer[not available]

Optional

This is contain always used compiler on SCode Compiler on Termux.

Sorry installer it's not available on version alpha_1.0

Description

This script will install the following python, vim, nano, clang, nodejs, php, golang, mysql and javajdk.

Good to know: if your want add some more language you can pull request on my github.

Getting Started

Dependencies

  • Before installing compiler you must have SCode Studio or SCode IDE.

Installing

  • Prepare the Termux for installing the Compiler

apt get update && apt get upgrade -y && pkg install git -y && apt install git -y
  • Clone the respiratory or clone it via git clone

wget https://github.com/Jaseunda/scode-packages/blob/main/packages/compiler/install-scode-compiler.sh install-scode-compiler.sh
  • Run install

sh install-scode-compiler.sh

And that's all. You can use SCode Studio now with Termux.

Last updated