Skip to content

A pre-configured docker-compose stack for a Machinebox boxes for integration testing with Divo

Notifications You must be signed in to change notification settings

joshrotenberg/divo_machinebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex.pm Version

Divo Machinebox

A library implementing the Divo Stack behaviour, providing a pre-configured Machinebox.

Requires inclusion of the Divo library in your mix project.

Installation

The package can be installed by adding divo_machinebox to your list of dependencies in mix.exs:

def deps do
  [
    {:divo, "~> 1.1"},
    {:divo_machinebox, "~> 0.1.0"}
  ]
end

About

A pre-configured docker-compose stack for a Machinebox boxes for integration testing with Divo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages