fly-io
Installation
SKILL.md
Fly.io
Global edge deployment platform running applications in Firecracker micro-VMs close to users.
Quick Start
# Install flyctl
curl -L https://fly.io/install.sh | sh
# Or on macOS
brew install flyctl
# Login
fly auth login
# Launch app (creates fly.toml)
fly launch