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

lein-bin

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

lein-bin

Binary wrapper for Lein

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Lein-bin

Npm binary wrapper for Leiningen

Will download proper Lein script based on system OS when used (lein or lein.bat for Windows).

Can be useful for example for JavaScript based projects where Lein is used for some parts, and has to be used on CI system, like: js-framework-benchmark.

Use

npm install --save lein-bin
npm run lein version

Lein version

By default stable release is used. You can also set LEIN_VERSION environment variable to specify the version. If you use default version and Leiningen is updated, you'll need to remove node_modules/lein-bin/vendor/stable/lein to get the updated version.

Keywords

cli-app

FAQs

Package last updated on 31 Dec 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