Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreoav/protocolbuffers-talk
https://github.com/andreoav/protocolbuffers-talk
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreoav/protocolbuffers-talk
- Owner: andreoav
- Created: 2021-11-27T13:27:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-28T20:35:52.000Z (about 3 years ago)
- Last Synced: 2024-11-07T19:52:45.795Z (2 months 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}'`