repository
0.0.0-20230920145636-3827abdce961
Repository: https://github.com/drone/spec.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Install dependencies:
npm install
Generate the schema bundle at dist/schema.json
npm run bundle
Generate the parser code at dist/go
npm run generate