nicholasjackson / minke

Tools for building Microservices with Docker
http://nicholasjackson.github.io/minke
MIT License
45 stars 2 forks source link

Refactor tasks to no longer use rake #23

Closed nicholasjackson closed 8 years ago

nicholasjackson commented 8 years ago

Task extensions are currently using rake however this needs to be refactored to use standard ruby classes.