refilelabs / image

Image layer repository holding all image tooling.
http://refilelabs.com
0 stars 0 forks source link

fix: allow using remote layer source (#4 + #1) #5

Closed tomvoet closed 4 hours ago

tomvoet commented 13 hours ago

Resolves #1, resolves #4

Functionality is achieved by adding shared dependencies in this layers' package.json and switching to remote layers. It was tested using npm and bun.

A short getting started guide was added in the readme.

lmk if this works for you @arunavo4

arunavo4 commented 10 hours ago

Works perfectly now. @tomvoet Please add the .md on readme to properly render the markdown.