Skip to content

Latest commit

 

History

History

kwui-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

kwui-cli

Command line helpers for kwui-rs

Quick start

  • Install
    cargo add kwui-cli
  • Packaging resources
    # Pack 'assets' directory as kwui gui resources
    kwui pack-archive res.ar assets:/
  • Parameters
    kwui --help
    kwui pack-archive --help
    kwui unpack-archive --help
    kwui list-archive --help

Technical internals

  • Resources indexed by 3-branch trie.
  • Optional Lzf compression for non-images.