juice

module
v0.0.0-...-19bc92c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2024 License: MIT

README

GitHub License Go Reference Go Report Card

The Juice

Juice

Quick and easy tool to help extract licensing information on production node packages.

-- Yeah! Give me the Juice!

Sample demo

This tool is aiming to simplify and reduce your time with gathering informations about all your application's node production dependencies in single summary file, with all vital information about each package, like: name, version, license type, license text, links to NPM/repository/homepage, errors, or direct license link (experimental).

Install

go install github.com/egel/juice/cmd/juice-cli@latest

Check if juice has been installed correctly

which juice-cli
Upgrade

To upgrade to latest version use

GONOPROXY=github.com/egel go install github.com/egel/juice/cmd/juice-cli@latest

Usage

# enter the location with package.json and package-lock.json files, and run:
juice-cli get

If juice-cli is failing, possibly your project may have old, incorrect, or outdated dependencies. Make sure you have a working installation of package.json and package-lock.json, so it can download all required packages into node_modules.

License

MIT License. Logo by Vincent Le moign

Directories

Path Synopsis
cmd
internal
npm
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL