Changelog
- 780c817 Add -version flag to show version and exit with zero
- 15268b8 Add a utility script to make an CI integration easy
- 096fec4 Create LICENSE
- 0770be7 Describe the release flow
- 0254e6e Download binary from peakon fork
- 61af1de Enable Github Actions
- 8eb7ca7 Fix the default base URL
- 7ae660d Merge branch 'gh-action'
- 07813e9 Merge pull request #1 from nabeken/add-license-1
- 8422f4e Merge pull request nabeken#11 from nabeken/follow-ghe-support
- 843ab2c Merge pull request nabeken#12 from nabeken/releng-v0.1.7
- 5c52b14 Merge pull request #2 from nabeken/go-releaser
- ef24216 Merge pull request nabeken#4 from nabeken/arm64-support
- c719a65 Merge pull request nabeken#5 from nabeken/update-script-arm64.sh
- 63b4faa Merge pull request nabeken#6 from diegosz/master
- 097751e Merge pull request nabeken#7 from nabeken/update-tidy-up
- 0efbce9 Merge pull request nabeken#8 from nabeken/detect-app-installation-id
- 53e9349 Merge pull request nabeken#9 from nabeken/update-v0-v0.1.6
- 8f76970 README: Update for Github Actions
- a8260db README: describe the easy installation
- 373b587 README: update how to update the v0
- bfdc5d3 Update README
- 4c00d5e Update README.md
- 42565a2 Update README.md
- abc4d77 Use goreleaser instead
- a7d4571 action: clean up
- eec1f30 action: use 0.1.7 as the default
- d466dde actions: built for arm64 as well
- bb3fcb4 actions: use 0.1.7
- 47d1b15 add action.yml
- b51a0ef do not run the command
- e8fa997 feat: support Github Enterprise
- edcce97 feat: support Github Enterprise
- f078d85 fix set-output deprecation
- c98419b gha: run the action with and without version
- d2fa78c gha: use the latest version in the test
- 92480d1 ignore dist
- 22debd2 initial import
- abb3e5d mod: update
- 7d02e40 mod: update
- 9bbdca7 release: fix yaml
- 417c01f release: run goreleaser on v0.x
- 452a277 s/linux/Linux/
- e0d4bcf show the installations
- 254cc00 show the version info
- dd1bbb3 specify the default in the option
- 0ae6968 support arm64 for the download
- 20a3f9a test-action: run test for master and pull requests
- 75cd26c test-action: will run on v0 tag
- 68b3c5f update flag.Usage before parsing
- 07bb0b1 update the default version for the action
- 399eaf6 use pretty-print
- 737b263 use the latest Go
- 6a44b5a use the latest version
- 393407a workflow: release with goreleaser