/dash

A self-contained, mostly zero-configuration environment for developing containerized applications at IFTTT. http://ifttt.github.io

Primary LanguageRubyMIT LicenseMIT

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.