howisonlab / software-mentions-dataset-analysis

Analyses of software mentions and dependencies
GNU General Public License v3.0
3 stars 0 forks source link

software-mentions-dataset-analysis

Analyses of software mentions and dependencies

The Protos

To regenerate the protocol buffers, run:

protoc -I=./pkg --go_out=. $(find . -type f -name "*.proto")