Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

everythingstays-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

everythingstays-cli

CLI for installing and publishing packages to IPFS easily

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

es-cli

CLI for installing and publishing packages to IPFS easily

Commands

install

Installs shell-scripts in your repository and package.json to run on npm install and npm publish

uninstall

Removes the shell-scripts

How to publish packages?

  • Run es install in your repository
  • Commit your changes
  • Run npm publish
  • Write down the hash somewhere for people to use

How to install packages?

  • Run es install in your repository
  • Copy dependencies from package.json to esDependencies in the same file, replacing the version with the hash from npm publish
  • Commit your changes
  • Run npm install

Keywords

ipfs

FAQs

Package last updated on 28 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts