Dash
is a set of tools for working with a remote VM running containers.
zsh <(curl -fsSL https://raw.githubusercontent.com/outstand/dash/main/bin/bootstrap)
exec zsh
remote-dev config
remote-dev up
ssh remote
cd project
dev up -d
- Nicholas Silva, creator.
- Ryan Schlesinger, fork maintainer.
Dash
is available under the MIT license. See the LICENSE file for more info.
Original source Copyright 2015 IFTTT Inc.