Lune

Use this skill when the user wants to standalone luau runtime for running luau scripts from the command line.

javimosch fefba22 860 B Updated

File contents

Lune Plugin

Standalone Luau runtime for running Luau scripts from the command line.

Commands

Operations

  • lune script run — run script via lune
  • lune script eval — eval script via lune
  • lune script fmt — fmt script via lune
  • lune script lint — lint script via lune
  • lune bundle run — run bundle via lune
  • lune build run — run build via lune
  • lune install run — run install via lune
  • lune setup run — run setup via lune
  • lune config show — show config via lune

Usage Examples

  • "lune --help"
  • "lune "

Installation

cargo install lune

Examples

lune --version
lune --help

Key Features

  • luau\n- scripting\n- runtime

javimosch/supercli/tree/main/plugins/lune/skills/quickstart commit fefba22161

Frequently asked questions

npx skillmds@latest add javimosch/lune