Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/retr0h/keleustes
Manages the lifecycle of virtual machines on xhyve.
https://github.com/retr0h/keleustes
golang virtual-machine virtual-machine-manager xhyve
Last synced: 12 days ago
JSON representation
Manages the lifecycle of virtual machines on xhyve.
- Host: GitHub
- URL: https://github.com/retr0h/keleustes
- Owner: retr0h
- License: mit
- Created: 2017-11-23T05:14:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T23:21:52.000Z (about 7 years ago)
- Last Synced: 2024-12-06T08:08:04.443Z (about 1 month ago)
- Topics: golang, virtual-machine, virtual-machine-manager, xhyve
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keleustēs
> A ship's officer in charge of equipment and the crew.
Keleustēs manages the lifecycle of virtual machines on xhyve.
## Dependencies
$ go get github.com/golang/dep/cmd/dep
$ go get github.com/mitchellh/gox## Building
$ make build
$ tree .build/## Testing
$ make test
## License
MIT