Skip to content

DanielPoprawski/npm_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Assistant

Simple Rust CLI tool that displays all your npm folders from one directory (E: by default) and helps you run them.

Prerequisites

  • Rust installed on your system

Getting Started

  1. Clone this repository:
git clone https://github.com/DanielPoprawski/npm_assistant.git
cd npm_assistant
  1. Configure the application:
  • Open src/main.rs
  • Locate the path variable and change it to your desired directory location (Default is set to "E:/")
  1. Run the application:
cargo run

About

Rust CLI tool to run Node packages faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages