Fetch and publish snapshot images to local filesystem.
npm install reg-publish-filesystem-plugin!version
!LICENSE
!lint
!test

Fetch and publish snapshot images to local filesystem.
This plugin was developed for local development of the reg-suit stack.
It may also be used in production with NFS or FUSE, but this is not the intended use of the implementor.
``sh`
npm i -D reg-publish-filesystem-plugin
reg-suit prepare -p publish-filesystem
`ts``
{
path: string;
}
This repository is under MIT license.