-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
How to give this project a standard gem structure.
- Run
bundle gemin the root of the project to get a.gemspec, aGemfile, and alibdirectory with aversion.rb. - Move Ruby code files to
lib/knife/libvirt/(flavor|host|server|storage).rb. - Add a
lib/knife/libvirt.rbwhich requires each of the above. - Add a
lib/knife-libvirt.rbwhich requiresknife/libvirt(optional).
Metadata
Metadata
Assignees
Labels
No labels