use it
# add to stunt.yaml
services:
echo:
adapter: embedded:echo-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
echoes
# add to stunt.yaml
services:
echo:
adapter: embedded:echo-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.