lacking-cli

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2023 License: MIT

README

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 <[email protected]>
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>

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL