极简静态 HTML 托管 · 一行命令发布
输入邮箱,收取验证码,即可生成。
mkdir -p ~/.local/bin && curl -sSL https://static.jaschen.life/cli -o ~/.local/bin/staticcli && chmod +x ~/.local/bin/staticcli && export PATH="$HOME/.local/bin:$PATH" && echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc && echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.bashrc
在上面输入邮箱,查收验证码
staticcli set-key sk_xxx
staticcli publish index.html
如 https://static.jaschen.life/AbCdEf12
已有 Key?登录管理面板 →