aab
aab 1.0.0-dev.5
Build tool for Anki add-ons
https://github.com/glutanimate/anki-addon-builderGNU Affero General Public License v3.0 only
programs: aab
Maintainers
Platforms (31)
s390x-linuxarmv7l-linuxmicroblazeel-linuxloongarch64-linuxmicroblaze-linuxmipsel-linuxx86_64-windowsarmv5tel-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aab ];
Ad-hoc shell
nix-shell -p aab
Flake (nix run)
nix run nixpkgs#aab