xh
xh 0.26.2
Friendly and fast tool for sending HTTP requests
https://github.com/ducaale/xhMIT License
main program: xhprograms: xhs, xh
Maintainers
Platforms (38)
riscv64-linuxx86_64-redoxmips-linuxi686-linuxs390x-linuxpowerpc-linuxx86_64-linuxaarch64-netbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ xh ];
Ad-hoc shell
nix-shell -p xh
Flake (nix run)
nix run nixpkgs#xh