You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a subcommand to update that will update the README tables in situ.
This will be useful to contributors who are adding system installs / apps / tools
as it will remove the need for the existing manual mechanism to update the
appropriate tables in the readme. Running `arkade update readme` will update
each of the three tables in the readme, ready to be committed with their change.
Signed-off-by: Richard Gee <[email protected]>
The initial set of system apps is now complete, learn more in the original proposal: [Feature: system packages for Linux servers, CI and workstations #654](https://github.com/alexellis/arkade/issues/654)
261
264
@@ -694,8 +697,8 @@ An app is software or an add-on for your Kubernetes cluster.
694
697
A CLI or "tool" is a command line tool that you run directly on your own workstation or a CI runner.
0 commit comments