17 lines
644 B
Markdown
Raw Normal View History

2020-09-27 03:04:15 +09:00
# About
2020-10-25 01:59:40 +09:00
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.
2020-10-25 02:12:31 +09:00
## Usage
2020-10-25 01:59:40 +09:00
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
2020-10-25 02:12:31 +09:00
Dependency
2020-10-25 02:55:24 +09:00
`git` `python-pip` `rubygem` `go` `python` `ruby` `homebrew`
2020-10-25 01:59:40 +09:00
2020-10-25 02:12:31 +09:00
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`
```