sample-proto
リリース手順
GitHub Actions経由で、リリース作業を行うことができます。
Release Action の Run workflow
からリリースを実施します。
パッケージの利用手順
Go
$ go get -u github.com/amothic/sample-proto
TypeScript
package.json
と同じディレクトリに.npmrc
を作成する@amothic:registry=https://npm.pkg.github.com
- npm install
$ npm install @amothic/sample-proto