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

yarn setup #725

Merged
merged 6 commits into from
Sep 14, 2019
Merged

yarn setup #725

merged 6 commits into from
Sep 14, 2019

Conversation

texodus
Copy link
Member

@texodus texodus commented Sep 14, 2019

Adds a new yarn setup task and .perspectiverc config file for configuring your local perspective build env, wrapping the existing env vars in a more convenient setup.

  • Currently build and test tasks are "aware".
  • Will automatically be run the first time you try to build perspective without a .perspectiverc.
  • setup remembers most-recently-used values and is quick to change single entries.
  • Supercedes commands like yarn build_python etc.
  • Fixes Do we still compile to asm.js? Docs update #719

Screen Shot 2019-09-14 at 12 15 49 PM

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.

Do we still compile to asm.js? Docs update
2 participants