2020-10-25 02:12:31 +09:00

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`
```