https://github.com/stacdev/install
Stac cli installer
https://github.com/stacdev/install
Last synced: 5 months ago
JSON representation
Stac cli installer
- Host: GitHub
- URL: https://github.com/stacdev/install
- Owner: StacDev
- Created: 2025-09-10T17:47:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T17:03:25.000Z (6 months ago)
- Last Synced: 2025-09-22T19:09:53.934Z (6 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Stac Cli Installer
🚧 This is a Work in Progress
### Macos / Linux
curl -fsSL https://raw.githubusercontent.com/StacDev/install/main/install.sh | bash
### Windows
irm https://raw.githubusercontent.com/StacDev/install/main/install.ps1 | iex