aider-chat-with-help
aider-chat-help 0.86.1
AI pair programming in your terminal
https://github.com/Aider-AI/aiderApache License 2.0
main program: aiderprograms: aider
Platforms (32)
armv6l-linuxs390x-linuxarmv7a-linuxriscv64-linuxmicroblazeel-linuxx86_64-windowspowerpc64le-linuxmipsel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aider-chat-with-help ];
Ad-hoc shell
nix-shell -p aider-chat-with-help
Flake (nix run)
nix run nixpkgs#aider-chat-with-help