Tower He

Results 4 issues of Tower He

It seems that `repository` is ignored by default. ``` ruby config = Confstruct::Configuration.new { repository 'hello' } # => {} ```

I have tried to move `data_miner` to windows platform for days. I found that some gems only can be run on linux, such as `posix_spawn`, `unix_utils`, `roo`, and so on....

I'm trying to use data_miner to achieve my routine importing jobs. In my case, I need to upload a xls file to my system to import the data from the...