https://github.com/andreoav/protocolbuffers-talk
https://github.com/andreoav/protocolbuffers-talk
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreoav/protocolbuffers-talk
- Owner: andreoav
- Created: 2021-11-27T13:27:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T20:35:52.000Z (over 4 years ago)
- Last Synced: 2024-12-29T09:24:24.953Z (over 1 year ago)
- Language: JavaScript
- Size: 2.4 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Scripts
* Compile: `make compile`
* Run: `go run main.go`
* Size: `ls -S -lh ./data | awk '{print $5, $9}'`