This repository contains installation scripts for many popular tools. With these scripts, you can easily install these tools on your operating system. The script has only been tested on termux.
here is a list of the tools included in this repository:
- Node.js
- Python
- Ruby
- Perl
- Go
- PHP
- Rust
- Nmap
- Git
- Wget
- Curl
- Proot
- LolCat
- Openssh
- Clone the repository:
git clone https://github.com/Odin-Hat/TZBasicTools
- Navigate to the directory
cd TZBasicTools
- Give permission and run the code
chmod +x basic-tools.sh
./basic-tools.sh
This repository is open for contributions. If you would like to add a new tool or improve an existing script, feel free to open a pull request.
This repository is licensed under the MIT License. See the LICENSE file for more information.