dani8art/docker-compose-manager

Permit to create DCManager instances with options

dani8art opened this issue · 0 comments

Tasks:

  • Add new class called DCManage
  • Add .up(options, env) method to this class
  • Add .down() method to this class
  • Add .stop() method to this class
  • Add .start() method to this class