Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

aframe install <component> not supported (yet) #77

Open
chris-aeviator opened this issue Jul 29, 2017 · 2 comments
Open

aframe install <component> not supported (yet) #77

chris-aeviator opened this issue Jul 29, 2017 · 2 comments
Assignees

Comments

@chris-aeviator
Copy link

the command aframe install does not have any known usage to the cli.
Output:
$ aframe install: Invalid command: aframe install
Expected:
Like described in README.md the command should install a component

@cvan cvan self-assigned this Aug 4, 2017
@cvan
Copy link
Collaborator

cvan commented Aug 4, 2017

Many thanks for filing this issue! #74 will introduce support for installing components by calling aframe component install aframe-extrude-and-lathe, for example. I'll update this issue when it's resolved. Thanks for using and testing 👍

@cvan
Copy link
Collaborator

cvan commented Sep 28, 2017

see #74 for proposed commands for adding components:

aframe component

aframe component --list
aframe component list

aframe component --help
aframe component help

aframe component install aframe-lerp-component@latest
aframe component add aframe-lerp-component

aframe component rm aframe-lerp-component
aframe component remove aframe-lerp-component

let me know if you, or anyone else, has feedback on these.

@cvan cvan changed the title command 'install' not working aframe install <component> not supported (yet) Sep 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants