jednano / gitlike-cli

A git-like CLI library for Node.js
16 stars 2 forks source link

Is it possible to have the same option triggered repeatedly? #8

Open JonTheNiceGuy opened 3 years ago

JonTheNiceGuy commented 3 years ago

If I wanted to do node myscript.js --action abc --action def is there any way to make this happen?