Skip to content

v0.0.6

Compare
Choose a tag to compare
@bensallen bensallen released this 23 Dec 17:04
· 10 commits to master since this release
147a57f

Changelog

193d69a Add CircleCI config, fix one comment on VM map to fix lint warning
147a57f Add PID in status output. Check that the process executable is either 'hyperkit' or 'com.docker.hyper'. Note, the executable name is limited to 16 bytes long
cd22d80 Add readme
b517e71 Add start and stop command aliases for up and down
6fb3051 Change to running CircleCI in macOS
2651982 Fix yaml syntax error on CircleCI config file
5dc5c89 Go mod tidy
bdb900f Regenerate go.sum
c764ea1 Rename up command to start, and down to stop
b58279a Revert "Rename up command to start, and down to stop"
9e458d8 Update flaggy dep
17a64dd Update todos
90418b2 Update todos