These files are used by many examples, and are depended on by some scripts that install xhyve.
Such scripts/guides (e.g. https://gist.github.com/tanb/f8fefa22332edc7a641d, which has been forked/linked all over the place) require an install-from-source in order to get the right files, and run into confusion regarding Homebrew's handling of source directories.
It would be easier if the manpage, example shell script, and contents of the test/ directory were included in the release tarballs along with the xhyve binary. Would that be possible?
These files are used by many examples, and are depended on by some scripts that install
xhyve
.Such scripts/guides (e.g. https://gist.github.com/tanb/f8fefa22332edc7a641d, which has been forked/linked all over the place) require an install-from-source in order to get the right files, and run into confusion regarding Homebrew's handling of source directories.
It would be easier if the manpage, example shell script, and contents of the
test/
directory were included in the release tarballs along with thexhyve
binary. Would that be possible?