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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%