New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

demo

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

demo

Shaker demo

  • 0.1.10
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
952
increased by8.3%
Maintainers
1
Weekly downloads
 
Created
Source

SHAKER INSTALLATION STEPS FOR THE DEMO EXAMPLE

We are assuming that you already installed "mojito-shaker" npm package locally somewhere. This steps are just to run the demo so you can investigate how shaker works in a running example.

  1. Assuming you are in the folder where you first install "mojito-shaker", go to the demo app folder: $cd node_modules/mojito-shaker/examples/demo

  2. Link the mojito-shaker binary within this folder: $ npm link mojito-shaker

  3. Run the commnad for developer mode: $ mojito-shake --run

(4.) Run the command for "production like" mode: $ mojito-shake --context "environment:test" --run

Enjoy! :))

Keywords

FAQs

Package last updated on 19 Sep 2012

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc