-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Milestone
Description
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.
Reactions are currently unavailable