Skip to content

npm outdated command in Rust but with ⚡

Notifications You must be signed in to change notification settings

TIMMLOPK/npm-outdated-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-outdated-rs

This is a rust implementation of npm outdated command. And, ⚡⚡⚡

How to run

  1. Clone the repository
  2. Run cargo run in the root directory(You need to have rust installed on your system)
  • You can also run the binary directly from the target directory after building the project using cargo build

Options

  • Specify the path to the package.json file using -p or --path option
  • Update the package.json file automatically using -u or --update option

About

npm outdated command in Rust but with ⚡

Topics

Resources

Stars

Watchers

Forks

Languages