Closed cardil closed 7 months ago
This is addressed by the new ability to have reproducible batch installs from the Stewfile.lock.json (https://github.com/marwanhawari/stew/pull/15, https://github.com/marwanhawari/stew/pull/35, https://github.com/marwanhawari/stew/pull/42, https://github.com/marwanhawari/stew/pull/43). This was a part of the v0.4.0 release.
I decided to make the Stewfile.lock.json
the mechanism for these batch installs rather than the Stewfile
. Stewfiles are nice for passing around machines with different OS/Arch's, but for reproducible, headless batch installs, users should use the lockfile.
The install command should be batch-compatible. Currently, it asks
! Rename the binary?
, which prevents automation, and batch usage.One way to fix this may be a
--rename
(or--as
) option for install command:Alternative, could be a format of the installation. For example: