Skip to content

Simple Virtual Machine Written in golang, This program help you to create VM machine on KVM

License

Notifications You must be signed in to change notification settings

anandadwipra/SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Virtual Machine

Simple Virtual Machine writen in Go


Introduction

A Simple build and manage Virtual Machine in KVM

How To Use

svm init # Setup Profile
svm img -url <image name> # download Cloud image 
svm create --name <vm_name> --img <image name> # create vm 

Build Binary file

make builds

About

Simple Virtual Machine Written in golang, This program help you to create VM machine on KVM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published