Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

elmv

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elmv

Run the right elm in the right place.

  • 1.3.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-80%
Maintainers
1
Weekly downloads
 
Created
Source

elmv

Automatically call the right versions of elm, elm-format, and elm-test for the project you're working on.

Installation

Remove any currently installed versions of elm, elm-format, and elm-test. Run npm install -g elmv.

Usage

  • After installation running elm, elm-format or elm-test in an elm project directory will run the version of the command specified in the elmv.json in the root of that project.
  • If no elmv.json exists one will be created with the latest versions of these tools as defaults.
  • Versions will be installed automatically if they aren't already.
  • Outside of elm project directories you will always get the latest available version of each tool.
  • Passing a --use <version> string to any of the elm tools will switch the version of that tool and update your elmv.json.

TODO:

  • Pass elm-format the right --elm-version parameter.

FAQs

Package last updated on 02 Sep 2018

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