https://github.com/cloud66/webflow
Webflow Repo
https://github.com/cloud66/webflow
Last synced: 5 months ago
JSON representation
Webflow Repo
- Host: GitHub
- URL: https://github.com/cloud66/webflow
- Owner: cloud66
- Created: 2021-12-07T12:31:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T11:06:00.000Z (over 1 year ago)
- Last Synced: 2025-02-21T12:20:51.431Z (over 1 year ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webflow
## Development
To generate the go output, run the following command:
```bash
protoc webflow.proto --go_out=. --go_opt=paths=source_relative
```