π―
shipyard-cli
π―Skillfrom natonathan/shipyard
What it does
Streamlines container deployment and management with intuitive CLI commands for building, scaling, and orchestrating microservices infrastructure.
shipyard-cli
Installation
Install ScriptRun install script
curl -sSL https://raw.githubusercontent.com/natonathan/shipyard/main/install.sh | shnpm installInstall npm package
npm install -g shipyard-clinpxRun with npx
npx shipyard-cli [command]GoRun with Go
go install github.com/natonathan/shipyard/cmd/shipyard@latestDockerRun with Docker
docker run --rm -v $(pwd):/workspace -w /workspace ghcr.io/natonathan/shipyard:latest [command]+ 2 more commands
π Extracted from docs: natonathan/shipyard
1Installs
-
AddedFeb 7, 2026