Confirmed users
132
edits
Bebef 1987 (talk | contribs) No edit summary |
Bebef 1987 (talk | contribs) No edit summary |
||
Line 154: | Line 154: | ||
Raptor-Studio is still under development. Currently limited to record/replay on the GeckoView example app for Android. | Raptor-Studio is still under development. Currently limited to record/replay on the GeckoView example app for Android. | ||
==Source== | ===Source=== | ||
Source code can be found in github at [https://github.com/davehunt/raptor-studio https://github.com/davehunt/raptor-studio] | Source code can be found in github at [https://github.com/davehunt/raptor-studio https://github.com/davehunt/raptor-studio] | ||
==Installation== | ===Installation=== | ||
Use pipenv to install dependencies | Use pipenv to install dependencies | ||
$ pipenv install | $ pipenv install | ||
==Usage== | ===Usage=== | ||
See command line options on how to configure and run the app | See command line options on how to configure and run the app | ||
$ pipenv run python studio.py --help | $ pipenv run python studio.py --help |