Skip to content

Improve Help

Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 15 Jan 23:07
· 128 commits to main since this release
5184c26

Changes

Non-breaking

  • You can now run help <subcommand> to get help for a specific subcommand.
  • The full help command output is now sorted by subcommand alphabetically.
  • The help description for shell prompt completion has been updated to reflect the newest way to use Zsh completion for Harmony.

Install via npm with npm install --global @mattpolzin/harmony or by downloading the attached harmony-npm.tar.gz file, extracting, and then running npm install -g from the unzipped folder to install globally on your system. Use in a nix shell (assuming flakes are enabled) with nix shell github:mattpolzin/harmony.

You can build the source with Idris 2 v0.7.0 or the latest HEAD of the main Idris 2 branch.