Package Exports
- ipfs-website-deployer
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ipfs-website-deployer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ipfs-website-deployer 
Deploy easily your website, folders and archives on IPFS network.
Installation
There is 2 ways to use ipfs-website-deployer
, the library or the CLI.
CLI installation:
npm i -g ipfs-website-deployer
Library installation:
npm i ipfs-website-deployer
CLI usage
ipfs-website-deployer website-folder
For more information execute:
ipfs-website-deployer --help