Skip to content

JulianKang/ece461

Repository files navigation

ECE 461 Software Engineering - Fall 2023 Group 14

Project Members: Hunter Gruler, Ben Boardley, Julian Kang, Nathaniel Bielanski

Description

This program aims to evaluate a list of NPM libraries given by the user on a number of metrics.

Phase 1 Documentation: https://drive.google.com/file/d/1br-bHpRwx4-_2f-5Pamh2xK5rpeERdyC/view?usp=sharing

Operation

The program is invoked using "./run [mode]" There are 3 different operation modes for this program:

  1. install: this command must be run before the program can be run.
  2. <URL_FILE>: when given a string containing the filepath to a file containing a series of URLs, this program will evaluate the NPM libraries based on a set of metrics
  3. test: the program uses Jest to conduct a self-testing suite.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors