Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/away0x/fddeploy
上传前端静态文件至服务器
https://github.com/away0x/fddeploy
deploy frontend go golang
Last synced: 6 days ago
JSON representation
上传前端静态文件至服务器
- Host: GitHub
- URL: https://github.com/away0x/fddeploy
- Owner: Away0x
- Created: 2019-11-13T05:20:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T15:35:15.000Z (almost 3 years ago)
- Last Synced: 2024-06-21T06:14:25.973Z (5 months ago)
- Topics: deploy, frontend, go, golang
- Language: Go
- Size: 11.7 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fddeploy
> 上传前端静态文件至服务器```bash
cp config.example.yaml config.yaml
make./fddeploy upload --target APPNAME
```