Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashcorr/oci-js
https://github.com/ashcorr/oci-js
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ashcorr/oci-js
- Owner: AshCorr
- Created: 2024-05-22T12:24:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T13:37:41.000Z (6 months ago)
- Last Synced: 2024-05-31T14:58:23.604Z (6 months ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oci-js
A low level node library to build OCI Artifacts and interact with OCI Registries.
My intention is to be able to use this library to create GHA actions capable of bundling compiled code and publishing it to GHCR.
This project is still very early in development, see (TODO)[./TODO] for my somewhat messy list of what needs doing next!