Skip to content

Pedro-vk/ipfs-website-deployer

Repository files navigation

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