github aquaproj/aqua v2.26.0

latest releases: v2.32.0, v2.31.0, v2.31.0-3...
5 months ago

Pull Requests | Issues | v2.25.2...v2.26.0

Features

#2782 #2804 generate: add -g option to add packages to a global configuration file

e.g.

$ aqua g -g cli/cli

You can add packages to a global configuration file with -g and -i option.

e.g.

$ aqua g -g -i cli/cli

If there are multiple global configuration files, a first global configuration file is used.

Others

#2803 Update the help message of remove command

Note that this command remove files from AQUA_ROOT_DIR/pkgs, but doesn't remove packages from aqua.yaml and doesn't remove files from AQUA_ROOT_DIR/bin and AQUA_ROOT_DIR/bat.

Don't miss a new aqua release

NewReleases is sending notifications on new releases.