1.0.5 • Published 8 months ago

chimichangas v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

CHIMICHANGAS!

An exquisite node command to find sum pairs given a list of comma separated integers and a sumatory target

Installation

npm install chimichangas

Use

chimichangas -t 12 -n 2,5,9,10,3,1,7,6,8

Package runner

npx chimichangas -t 12 -n 2,5,9,10,3,1,7,6,8

Parameters:

-t --target: sumatory target *required

-n --numbers: list of integer numbers separated by comma *required

1.0.5

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago