Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hgs3
on April 8, 2025
|
parent
|
context
|
favorite
| on:
Show HN: Lux – A luxurious package manager for Lua
Why not use a function to add dependencies, e.g. `add_dependency "dependency@version"` or `add_dependencies { ...table-here... }`. This is, more or less, how premake works [1]. For `lx add ...` you'd append the function call to the script.
[1]
https://premake.github.io/docs/Your-First-Script
mrcjkb
on April 8, 2025
[–]
That doesn't seem very ergonomic - especially for the use cases we have in mind.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://premake.github.io/docs/Your-First-Script