Skip to content

mokiat/lacking-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lacking-cli

Command Line Interface for the lacking engine.

Build Distributions

The CLI allows you to build various distributions.

A project needs to include an app.yml descriptor file which is used by this tool to bundle the project.

id: example
long_id: com.example.acme
name: Example
version: 1.3.0
description: Example application
contact: Example <john.doe@example.com>
main: ./cmd/example
icon: resources/images/icon.png
copyright: Copyright © 2023, Example. All rights reserved.

Generated content will be placed inside the dist folder of the project.

Linux / amd64

lacking dist linux <project_dir>

MacOS / amd64

lacking dist macos <project_dir>

About

CLI for the lacking engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages