afew
afew 3.0.1
Initial tagging script for notmuch mail
https://github.com/afewmail/afewISC License
main program: afewprograms: afew
Maintainers
Platforms (32)
mips64el-linuxx86_64-freebsdx86_64-darwinmicroblaze-linuxi686-windowsm68k-linuxarmv7a-linuxaarch64-freebsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ afew ];
Ad-hoc shell
nix-shell -p afew
Flake (nix run)
nix run nixpkgs#afew