mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-24 00:49:59 -05:00
24 lines
630 B
Markdown
24 lines
630 B
Markdown
# About
|
|
This is a web tool for making it easy to install/update packages in WHW. Following the steps below, you will receive an One-line code to install/update the desired tool.
|
|
|
|
## Usage
|
|
We need several install packages before installation is installed. It different for depends on the tools you want to use, the data I provide is a dependency to install all these tools
|
|
|
|
Dependency
|
|
```
|
|
- git
|
|
- pip
|
|
- gem
|
|
- go
|
|
- python
|
|
- ruby
|
|
```
|
|
|
|
Step by Step
|
|
```
|
|
1) Specify the directory to install. This is because there are tools that need to be installed as git clone.
|
|
2) Select Your OS
|
|
3) Choice app for install/update
|
|
4) Click `Make`
|
|
```
|