Hi, I'm trying to extend Vagrant with additional commands and use its plugin system for this. I do not want to release the plugin in any form because it's only useful for what I'm working on.
I'd like to include plugin's source in my repository and simply load the plugin from its latest source, without even building a gem. I also don't want to use `bundle exec vagrant` outside of development of the plugin but instead use a system-wide stable Vagrant. Is this possible? I know that most of Vagrant's functionality is based on plugins. How does Vagrant load its internal plugins? Thanks, Juliusz -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
