Skip to content
/ dash Public
forked from zilionis/dash

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

License

Notifications You must be signed in to change notification settings

outstand/dash

This branch is 392 commits ahead of zilionis/dash:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2023
Sep 7, 2022
Nov 16, 2022
Jun 6, 2022
May 25, 2022
Feb 18, 2022
Feb 9, 2022
Feb 18, 2022
Feb 18, 2022
Mar 4, 2022
Oct 6, 2015
Jun 6, 2022

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 91.6%
  • Shell 8.4%