tomas / network

The missing network utilities in Node.js.
111 stars 49 forks source link

Create a separate module for CLI #40

Open roccomuso opened 4 years ago

roccomuso commented 4 years ago

The idea would be to create a different module for the CLI. Like network-cli So this is used as dependency and we can get rid of commander package, if someone want to use this programmatically.