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.0.0
  • 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 when switching between projects.

Installation

Remove any currently installed versions of elm, elm-format, and elm-test. Clone this repo. In the repo, run npm link.

This will become slightly easier once this package is published on NPM.

Usage

After installation running one of these commands in any directory will run the version of the command specified in the elmv.json in that directory, falling back to the latest available version of the command.

If a required version is not installed in your machine it will automatically be downloaded and installed prior to running.

TODO:

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

FAQs

Package last updated on 11 Jun 2017

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