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

feat: Add pixi environment #20

Merged
merged 3 commits into from
Aug 7, 2024
Merged

feat: Add pixi environment #20

merged 3 commits into from
Aug 7, 2024

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Aug 6, 2024

  • Add a pixi environment with 'pixi run' commands to make local builds easy.
  • Add use instructions for pixi and rbenv/bundler.
    • For the bundler instructions use 'bundel exec rake' patterns as the repo has a
      Rakefile.
    • Note that bundeler does not provide external dependencies like pixi does.

* Add a pixi environment with 'pixi run' commands to make local builds
  easy.
   - Support Linux and macOS.
   - Windows is not supported as imagemagick on conda-forge does not
     provide a win-64 feedstock build for it.
     c.f. https://github.com/conda-forge/imagemagick-feedstock
@matthewfeickert matthewfeickert self-assigned this Aug 6, 2024
@matthewfeickert matthewfeickert marked this pull request as ready for review August 7, 2024 00:19
@matthewfeickert matthewfeickert merged commit b936926 into main Aug 7, 2024
2 checks passed
@matthewfeickert matthewfeickert deleted the feat/add-pixi-env branch August 7, 2024 00:20
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