Release v0.2.2
Changelog
Others
- b32c8eb: Add GitHub Actions workflow for syncing stacktodate config (@ceritium)
- ec04960: Add manifest file (@ceritium)
- b8acb0f: Add reusable GitHub Actions workflow for syncing stacktodate config (@ceritium)
- 609d2b9: Add tech stack badge to README (@ceritium)
- c3f87ca: Fix check command detecting versions in wrong directory (@ceritium)
- cd11633: Fix the workflow (@ceritium)
- 1561bea: Merge branch 'reusable-sync-stacktodate-workflow' (@ceritium)
- a94c476: Merge pull request #2 from stacktodate/dogfood (@ceritium)
Installation
Download the appropriate binary for your platform from the assets below.
Quick Install (macOS/Linux)
# macOS Intel
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.2/stacktodate_darwin_amd64.tar.gz | tar xz
# macOS Apple Silicon
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.2/stacktodate_darwin_arm64.tar.gz | tar xz
# Linux x86_64
curl -L https://github.com/stacktodate/stacktodate-cli/releases/download/v0.2.2/stacktodate_linux_amd64.tar.gz | tar xzFull Changelog: v0.2.1...v0.2.2