Skip to content

miiton/dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This script will install the following:

  • Homebrew with XCode Command Line Tools
  • Homebrew Cask
  • Ansible
  • Docker
  • Docker Machine
  • Docker Compose

and will create:

It should run idempotently, meaning you should be able to run it as many times as you want and it won't hurt anything. If it fails due to a temporary condition (like network issues), running it again should pick up where it left off. If new items are added to the script, running it against a functioning environment should only add the new things.

bash <(curl -fsSL https://raw.githubusercontent.com/miiton/dash/master/bin/bootstrap)

About

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

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 69.0%
  • Shell 31.0%