Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 274 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 274 Bytes

sc-runner

Spare Cores Runner

Usage

CLI

Create and destroy a default t3.micro instance in the default VPC/subnet in AWS:

sc-runner create aws
sc-runner destroy aws

Docker

docker run --rm -ti ghcr.io/sparecores/sc-runner:main --help