Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 597 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 597 Bytes

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