ipfs-website-deployer
v0.1.5
Published
Simple IPFS website deployer.
Downloads
14
Maintainers
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