Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snap packaging #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add snap packaging #178

wants to merge 1 commit into from

Conversation

mardy
Copy link

@mardy mardy commented Feb 8, 2017

No description provided.

@cdcseacave
Copy link
Owner

Great contribution! Thank you, Mardy!

@mardy
Copy link
Author

mardy commented Feb 12, 2017

Hi cdc! Just in case you are wondering how to test the package: make sure you have the snap command available; if not, you can follow these instructions.
Once you have snap installed, you can just run

snap install openmvs

And the package will be installed. Note that in order to avoid namespace issues, all command are prefixed with openmvs; so, for example, in order to run ReconstructMesh you'll actually need to type

openmvs.ReconstructMesh

On the positive side, one can simply type openmvs. and then press TAB twice in the terminal to see the whole list of available OpenMVS tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants