oridoki / koriko

Deploy system
MIT License
4 stars 1 forks source link

Command scanning #6

Closed kpacha closed 11 years ago

kpacha commented 11 years ago

Encapsulate the app inside a class (so it is testeable) and simplify the scan algorithm.

Also, prepare the app to be extensible by accepting paths and namespaces as parameters for the command scanning.

Cleaning the unused dependency is a tip!