Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 971 Bytes

README.md

File metadata and controls

48 lines (36 loc) · 971 Bytes

BasicTools

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.

Tool List

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

Installation

  1. Clone the repository:
git clone https://github.com/Odin-Hat/TZBasicTools
  1. Navigate to the directory
cd TZBasicTools
  1. Give permission and run the code
chmod +x basic-tools.sh
./basic-tools.sh

Contributing

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.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.