Skip to content

Add missing `help` output

Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 22 Jan 05:24
· 106 commits to main since this release
a56e264

Changes

Non-breaking

  • Added missing help command documentation for the now-deprecated assign command.

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.