An open API service indexing awesome lists of open source software.

https://github.com/stacdev/install

Stac cli installer
https://github.com/stacdev/install

Last synced: 5 months ago
JSON representation

Stac cli installer

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