elendirna 0.8.0 → 0.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -8,10 +8,9 @@ AI-friendly knowledge vault — `elf` CLI + MCP server, distributed as a prebuil
|
|
|
8
8
|
# one-off, no install
|
|
9
9
|
npx -y elendirna --help
|
|
10
10
|
|
|
11
|
-
# or install globally (
|
|
11
|
+
# or install globally (the `elendirna` command)
|
|
12
12
|
npm i -g elendirna
|
|
13
13
|
elendirna --help
|
|
14
|
-
eln --help
|
|
15
14
|
```
|
|
16
15
|
|
|
17
16
|
The npm package bundles prebuilt `elf` binaries for all supported platforms and a
|
|
Binary file
|
package/binaries/darwin-x64/elf
CHANGED
|
Binary file
|
package/binaries/linux-arm64/elf
CHANGED
|
Binary file
|
package/binaries/linux-x64/elf
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|