Nithin Philips

Results 5 issues of Nithin Philips

When generating help for subcommands the docstring is used verbatim. The indentation used in the code often does not make sense in the context of command help. Example Given a...

enhancement
component-dispatching

I ran into an issue with auto loading of YML config files. Here's a patch that fixes the problem. **Background:** My Rakefile had a task definition like this: ``` rapc...

Stuff To Fix

Patch to extend support to boxes stored on network paths (UNC paths). We have some Vagrant boxes stored on windows network drives. When entering UNC paths into Vagrant they have...