2020-10-27 01:20:56 +09:00

20 lines
773 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
All: `git`, `go`, `ruby`, `rubygem`, `python`, `python-pip`, `wget`, `curl` <br>
Macos: `homebrew` <br>
Linux: `snapcraft`, `apt package manager` <br>
Windows: not supported.. <br>
### 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`
```