mirror of
https://github.com/0x5eal/luau-unzip.git
synced 2025-04-04 06:30:53 +01:00
chore(lune): add description comment to lune script
Comments starting with `-->` get displayed as a short description for the script in the `lune list` output.
This commit is contained in:
parent
0275badc55
commit
897f37b86e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
--> Generate markdown documentation from moonwave comments
|
||||
|
||||
local process = require("@lune/process")
|
||||
local serde = require("@lune/serde")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue