Skip to content

New `rq` alias for the `request` command

Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 08 Mar 16:02
· 96 commits to main since this release
9bc2b1a

Changes

Non-breaking

  • Add rq alias for request command in #121

Full Changelog: 4.0.1...4.1.0


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.