更新pake-cli文档
This commit is contained in:
@@ -106,9 +106,12 @@ Also for light users, a good option is to use **GitHub Actions online compilatio
|
||||
**Pake provides a command line tool that makes it quicker and easier to customize the packages you need, as detailed in [documentation](./bin/README_EN.md).**
|
||||
|
||||
```bash
|
||||
// Install with npm
|
||||
// Install with npm (Only for Mac)
|
||||
npm install -g pake-cli
|
||||
|
||||
// Install with npm for dev (Can use in Mac/Windows/Linux)
|
||||
npm install https://github.com/tw93/Pake/ -g
|
||||
|
||||
// Command usage
|
||||
pake url [options]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user