https://github.com/daelvn/meteor
๐ Lua Package Manager exploration project
https://github.com/daelvn/meteor
lua package-manager
Last synced: about 1 month ago
JSON representation
๐ Lua Package Manager exploration project
- Host: GitHub
- URL: https://github.com/daelvn/meteor
- Owner: daelvn
- Created: 2019-12-25T08:21:49.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-07T15:34:50.000Z (about 5 years ago)
- Last Synced: 2025-07-11T07:25:24.396Z (9 months ago)
- Topics: lua, package-manager
- Homepage: https://git.daelvn.com/meteor
- Size: 9.77 KB
- Stars: 18
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Meteor
A package manager exploration project for Lua. Last revised on **January 2021**.
## What?
It's too early to call this an alternative package manager for Lua, so I will be calling this a *package manager exploration project*. The point is looking at what LuaRocks does right, what it does wrong, what could improve and what is completely missing.
## Why?
LuaRocks is the choice package manager for Lua, and the one everyone uses for distributing packages. It's not a bad package manager, but it has its flaws.
## How?
This repository will mostly contain text for a while. First I would like to collect ideas, input from the community, see what we can do, what we should do, and things like that.
## Where?
Check out the concept, ideas and other things [here](//git.daelvn.com/meteor/).