Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 595 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 595 Bytes

Dash

What is this for?

Dash is a set of tools for working with a remote VM running containers.

The tl;dr Version

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

Contributors

License

Dash is available under the MIT license. See the LICENSE file for more info.

Original source Copyright 2015 IFTTT Inc.