Install ailoop via Scoop on Windows.
This method enables automatic updates via scoop update:
scoop bucket add goailoop https://github.com/goailoop/scoop
scoop install ailoopInstall directly from the manifest URL without adding a bucket:
scoop install https://raw.githubusercontent.com/goailoop/scoop/main/bucket/ailoop.jsonNote: This method does not track updates automatically.
ailoop --versionscoop update ailoopscoop uninstall ailoop
scoop bucket rm goailoop