Github地址
环境要求
1 |
Rust >=1.63 and Node >=16 (e.g., 16.18.1) |
mac下安装rust:
1 |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh |
文档地址
https://github.com/tw93/Pake/blob/master/bin/README.md
1 2 3 4 |
# 安装 npm install pake-cli -g # 使用 pake [url] [options] |