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

chore: nicer out of the box Pomelo dev environment #254

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

hawkw
Copy link
Contributor

@hawkw hawkw commented Aug 28, 2023

This branch modifies the provided dev environment to make working on Pomelo easier for users who don't have the requisite dev dependencies. In particular:

  • the wasm32-unknown-unknown target is added to the rust-toolchain.toml so that rustup will ensure that the target is installed, if it is not already present.
  • a trunk recipe is added to the justfile, for running trunk commands and installing it if it is not present

This branch modifies the provided dev environment to make working on
Pomelo easier for users who don't have the requisite dev dependencies.
In particular:

- the `wasm32-unknown-unknown` target is added to the
  `rust-toolchain.toml` so that rustup will ensure that the target is
  installed, if it is not already present.
- a `trunk` recipe is added to the `justfile`, for running `trunk`
  commands and installing it if it is not present
@hawkw hawkw requested a review from spookyvision August 28, 2023 16:46
@hawkw hawkw marked this pull request as ready for review August 28, 2023 16:46
@hawkw hawkw merged commit 54bbc9f into main Aug 29, 2023
@hawkw hawkw deleted the eliza/pomelo-dev branch August 29, 2023 15:41
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.

1 participant