Sha256: 5ea77f277eb6fdfa2aff04a7c6f25b0741bc31277da209051938f63edc882224
Contents?: true
Size: 357 Bytes
Versions: 4
Compression:
Stored size: 357 Bytes
Contents
# Vagrant Core Plugins These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role. ## Generate proto ``` grpc_tools_ruby_protoc -I . --ruby_out=gen/plugin --grpc_out=gen/plugin ./plugin_server.proto ```
Version data entries
4 entries across 4 versions & 2 rubygems