Skip to content

Clark development databases, message brokers and others stuff

Notifications You must be signed in to change notification settings

ClarkBank/clark_development_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Clark Development Env

  • Clark development databases, message brokers and others stuff.

Docker

$ docker-machine create --driver virtualbox default
$ docker-machine start default
$ eval $(docker-machine env default)
$ docker-compose up -d
$ docker-compose up

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

GitHub @rafaeljesus  ·  Twitter @rafaeljesus

About

Clark development databases, message brokers and others stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published