Skip to content

A CLI to bring scripts, binaries, and packager commands to your fingertips (inspired by nix-shell)

Notifications You must be signed in to change notification settings

Vandesm14/node-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Leon Davis
Jun 29, 2023
33bcab5 · Jun 29, 2023

History

11 Commits
Jun 29, 2023
Jun 28, 2023
Jun 28, 2023
Jun 28, 2023
Jun 28, 2023
Jun 29, 2023
Jun 28, 2023

Repository files navigation

node-shell

A CLI to bring scripts, binaries, and packager commands to your fingertips (inspired by nix-shell)

Installation

Download the latest release for your platform. This will contain a binary and a shell script. The shell script is used to set up your environment, while the binary does the heavy-lifying. The shell script is node-shell, so you can set that as an alias or into your $PATH.

Usage

Run node-shell in any directory that has a package.json or a node_modules folder. node-shell will find all of the binaries and scripts that you would normally proxy through your package manager, and add them to the top-level of a temporary BASH shell.

About

A CLI to bring scripts, binaries, and packager commands to your fingertips (inspired by nix-shell)

Topics

Resources

Stars

Watchers

Forks

Languages