bdominguez

Results 4 issues of bdominguez

I don't know if it's an error or if I don't use it correctly but it seems that if I add "installation_path" parameter, it doesn't work. In theory doing that...

bug
missing documentation

@niezbop the complete example: ![image](https://user-images.githubusercontent.com/7508830/69231709-dfb7a100-0b89-11ea-8773-1fd70442098b.png) Of course If I try to run that command again it will install the module again instead of detecting that it's already present.

bug
nextversion

It does nothing, it doesn't have any body. Instead of an abstract class it would be nice if it was an interface 'IEvent' or similar. https://github.com/mxjones/RedBus/blob/master/src/Redbus/Redbus/Events/EventBase.cs

In our company we make builds using batch mode but it's really difficult that when a build fails, see a problem because you need to search in a +1000 lines...