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

Implement a cmdline tool #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeromeetienne
Copy link

Hi, i love guri vr and its concept of using natural language to generate AR/VR content. I would like to contribute to make it even better. This command line tool is step toward that.

Here is a command line tool. it will allow to generate content directly from the command line. So it get generated without servers. It works offline. It works fast too.

it would look something like that

Guri-vr -o output.html 'display an image located at https://s3.amazonaws.com/gurivr/logo.png'

Maybe to install it with a usual npm

npm install guri-vr

This pull request is a first draft, to get the conversation started

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

1 participant