https://github.com/iolanguage/eerie-db
Eerie packages storage
https://github.com/iolanguage/eerie-db
Last synced: 4 months ago
JSON representation
Eerie packages storage
- Host: GitHub
- URL: https://github.com/iolanguage/eerie-db
- Owner: IoLanguage
- Created: 2020-10-23T13:14:20.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-29T14:21:48.000Z (over 5 years ago)
- Last Synced: 2025-10-22T09:59:21.627Z (8 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eerie-db
The database of Eerie packages. So far it allows you to install packages using
their names instead of the URLs.
To add your package to the database, open a PR where you put a copy of your
package `eerie.json` file into `db` directory and rename the file to
`YourPackageName.json`.
See [Eerie documentation](https://iolanguage.github.io/eerie) for information on
creating packages.