JSPM

ipfs-website-deployer

0.1.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q54302F
  • License MIT

Simple IPFS website deployer.

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     Build Status

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