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

Inline setup into features #79

Open
norswap opened this issue Dec 12, 2023 · 0 comments
Open

Inline setup into features #79

norswap opened this issue Dec 12, 2023 · 0 comments
Labels
Milestone

Comments

@norswap
Copy link
Member

norswap commented Dec 12, 2023

Right now there's a bit of an unclean distinction between what is "setup" (ran with rollop setup) and dependencies installed when the command runs.

We should make it so that every command always checks and installs its dependencies.

We would also add a --setup-only flag that only sets up the dependencies for the supplied command, so that the command can be run faster at a later time.

@norswap norswap added this to the big-refactor milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant