New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

elm-install

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

elm-install

Easily install elm packages

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

CLI

elm-install [[-a] <package>|<alias>]+

The -a flag adds an alias for the package in your .elminstall that is equal to the name of the package minus the author, the /, and the elm- if it exists.

Ex:

author/elm-package gets the alias package.

author/package2 gets the alias package2.

Config (JSON)

located at ~/.elminstall

  • shell: Use this to specify a path to a Bash shell if Node.js won't use one by default.
  • aliases: All the aliases used for Elm packages.

Keywords

elm

FAQs

Package last updated on 19 Apr 2020

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