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

Investigate Mise #55

Open
kytta opened this issue May 8, 2024 · 0 comments
Open

Investigate Mise #55

kytta opened this issue May 8, 2024 · 0 comments
Assignees

Comments

@kytta
Copy link
Owner

kytta commented May 8, 2024

mise is quite a nice replacement for pyenv, asdf, etc., as well as direnv and task runners. It has the ability to run script tasks which define:

  • sources (don't run if the sources did not change)
  • outputs (don't run if output exists)
  • env (just useful)
  • dependencies (run in parallel)

It also supports test grouping, which is nice.

I do not plan to replace/compete with mise, but I want to take some of those features into skyr. Maybe even make it mise-compatible, who knows. For now, I don't see a way to change the mise tasks folder, though.

@kytta kytta self-assigned this May 8, 2024
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

No branches or pull requests

1 participant