Dedicated Action to setup-rye #364
eifinger
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created dedicated Action to install rye: https://github.com/eifinger/setup-rye
I am using rye for some projects and really love the experience.
I had some trouble installing rye in GitHub Action runs, especially doing it performantly in self-hosted runners.
My plan is to offer the same experience as the actions/setup-python action. This means added functionality for caches etc.
I would be glad to receive feedback and improvement ideas via issues or PRs.
Hope this helps you in your daily happy programming activities ❤️
Beta Was this translation helpful? Give feedback.
All reactions