Yue Guo

Results 1 issues of Yue Guo

My node js package has two clis, which is in `lib/cli/a-commend.js` and `lib/cli/b-commend.js` However I didn't find any docs about who to define two files for `node_deb.entrypoints.cli` I've tried ```...