You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This project is still in development and not ready for production use. Please join the matrix or discord server for updates!**
30
30
31
-
Luna is a build system to enable hosting a static library system for assets.
32
-
It is designed to be flexible with a universal API to allow any app to use it.
31
+
Luna stands for **Lightweight Universal Networked Assets**.
32
+
33
+
It is a static asset registry generator: you store asset metadata in TOML, Luna builds a versioned JSON index and an optional browsable documentation website. Apps can consume the index without a backend, login system, or custom server.
33
34
Read more in the [documentation](https://luna.linwood.dev/docs/v1/intro).
34
35
35
36
## Official Apps
@@ -48,6 +49,8 @@ The API is not yet stable, but the CLI is usable.
0 commit comments