Skip to main content

A simple task-runner using KDL for configuration

Project description

lus

lus is a task runner similar to just. It's key differentiators are:

  • No DSL, lus uses the existing KDL
  • Runs tasks directly without a shell
  • Comes with a simple built-in shell, so it works out-of-the-box on Windows
  • Less features
b {
    - lus build
}

- host="$(uname -a)"

// build main
build {
    - cc *.a -o main
}

// test everything
test-all {
    - lus build
    - "./test" --all
}

// run a specific test
test {
    - lus build
    - "./test" --test $args
}

Special environment variables

Variable Description
$subcommand Current subcommand being executed
$invocation_directory Directory where lus was invoked

Development

Run unit and integration tests:

python -m venv .venv
. .venv/bin/activate.fish
pip install ckdl expandvars pytest
pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lus-0.2.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lus-0.2.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file lus-0.2.0.tar.gz.

File metadata

  • Download URL: lus-0.2.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lus-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7301065186f2e9deec4bd0e450113df3e95e652a3bb156802c04877cef74d0cb
MD5 889a16559208012d076e1352dcec618c
BLAKE2b-256 22fbe231d7b384adf6ec24a8bf6c86826bb3f319b74a0a35bb7e143626e8bf1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for lus-0.2.0.tar.gz:

Publisher: release.yml on jhasse/lus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lus-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: lus-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for lus-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 16a453ce72334daab9d7b87958a879a41c1fc13b095b2b3320f4a58d45a44aad
MD5 a1a6ee6f5de846724918ffe168d9ace3
BLAKE2b-256 77a2a62261c0e8e9d52b4786f44158194215fe1058c7634c2f488eaac5b56e4f

See more details on using hashes here.

Provenance

The following attestation bundles were made for lus-0.2.0-py3-none-any.whl:

Publisher: release.yml on jhasse/lus

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page