Introduction to Linyaps Build Tools 
Introduction to ll-builder 
ll-builder is a tool for developers for building linyaps applications.
The main functions are as follows:
- Supports building in a standalone sandbox.
 
- Provides DTK software development kits.
 
View the help information for the ll-builder command:
bash
ll-builder --helpHere is the output:
text
linyaps builder CLI
A CLI program to build linyaps application
Usage: ll-builder [OPTIONS] [SUBCOMMAND]
Options:
  -h,--help                   Print this help message and exit
  --help-all                  Expand all help
  --version                   Show version
Subcommands:
  create                      Create linyaps build template project
  build                       Build a linyaps project
  run                         Run builded linyaps app
  export                      Export to linyaps layer or uab
  push                        Push linyaps app to remote repo
  import                      Import linyaps layer to build repo
  extract                     Extract linyaps layer to dir
  repo                        Display and manage repositories
If you found any problems during use
You can report bugs to the linyaps team under this project: https://github.com/OpenAtom-Linyaps/linyaps/issuesIntroduction to Third-Party Tools 
ll-killer A command-line tool designed to solve Linglong container application build issues
linglong-tools A Linglong command-line tool
linglong-tools An automated deb conversion tool for Linglong
linglong-builder-action A GitHub action for building Linglong packages