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

Updated @envy/browser start commands and README #50

Merged
merged 7 commits into from
Sep 19, 2023
Merged

Conversation

kgpax
Copy link
Member

@kgpax kgpax commented Sep 19, 2023

What does this PR do

  • Adds scripts for starting the web UI (in dev mode and built mode) and the collector web socket
  • Updates build step to copy scripts into a bin folder
  • Adds a bin section to package.json to run both collector and viewer scripts.
  • This allows @envy/browser to be used like this:
# Step 1: install globally
$ yarn add -D @envy/browser

# Step 2: run with npx
$ npx @envy/browser

@carbonrobot carbonrobot merged commit 5a0254b into main Sep 19, 2023
3 checks passed
@carbonrobot carbonrobot deleted the update-readme branch September 19, 2023 14:45
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.

2 participants