Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/away0x/fddeploy

上传前端静态文件至服务器
https://github.com/away0x/fddeploy

deploy frontend go golang

Last synced: 6 days ago
JSON representation

上传前端静态文件至服务器

Awesome Lists containing this project

README

        

# fddeploy
> 上传前端静态文件至服务器

```bash
cp config.example.yaml config.yaml
make

./fddeploy upload --target APPNAME
```