ctxswitch / seaway-sandbox

Example application to exercise the Seaway development environment tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seaway-sandbox

Example application to exercise the seaway development environment tools.

curl -LSso /tmp/config.yaml  https://raw.githubusercontent.com/ctxswitch/seaway/main/config/k3d/config.yaml
k3d cluster create --config /tmp/config.yaml

brew tap ctxsh/tap
brew install seactl

seactl init shared

About

Example application to exercise the Seaway development environment tools.

License:Apache License 2.0


Languages

Language:Python 49.5%Language:Makefile 36.4%Language:Dockerfile 12.6%Language:Shell 1.4%