logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Build OS Images - Kiwi-ng Appliance Builder | Online Free DevTools by Hexmos

Build OS images with Kiwi-ng appliance builder. Create and customize operating system images using command-line tools. Free online tool, no registration required.

kiwi-ng

An OS image and appliance builder. More information: https://osinside.github.io/kiwi/.

  • Build an appliance:

kiwi-ng system build --description={{path/to/directory}} --target-dir={{path/to/directory}}

  • Show build result of built appliance:

kiwi-ng result list --target-dir={{path/to/directory}}

  • Display help:

kiwi-ng help

  • Display version:

kiwi-ng -v

See Also