Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.91 KB

File metadata and controls

41 lines (27 loc) · 1.91 KB

% ll-builder 1

NAME

ll-builder - Linyaps application build tool

SYNOPSIS

ll-builder subcommand

DESCRIPTION

ll-builder is a tool provided for application developers to build Linyaps applications. It supports building applications in isolated containers and includes a complete push and publish workflow.

Main features include:

  • Building applications in isolated containers
  • Complete application build, test, export, and publish workflow

COMMANDS

Command Man Page Description
create ll-builder-create(1) Create Linyaps build template
build ll-builder-build(1) Build Linyaps project
run ll-builder-run(1) Run the built application
list ll-builder-list(1) List built applications
remove ll-builder-remove(1) Remove built applications
export ll-builder-export(1) Export Linyaps layer or UAB file
push ll-builder-push(1) Push Linyaps application to remote repository
import ll-builder-import(1) Import Linyaps layer file to build repository
extract ll-builder-extract(1) Extract Linyaps layer file to directory
repo ll-builder-repo(1) Display and manage repository

SEE ALSO

ll-builder-create(1), ll-builder-build(1), ll-builder-run(1), ll-builder-export(1), ll-builder-push(1)

HISTORY

Developed in 2023 by UnionTech Software Technology Co., Ltd.