UNPKG

oras-pull

Version:
18 lines (11 loc) 374 B
[![npm](https://img.shields.io/npm/v/oras-pull)](https://www.npmjs.com/package/oras-pull) # oras-pull [ORAS](https://oras.land) pull for [ghcr.io](https://ghcr.io) Node 16+ No features, minimal implementation for simplest scenario ## Usage ``` npm install oras-pull -g export GITHUB_TOKEN=<PAT> oras-pull ghcr.io/larshp/oras-test/oras-test:latest ```