outbounder / rall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rall

Execute npx input as separate sequence of npx commands.

usage

npx rall webpack serve

The above will execute similar to npx webpack && npx serve

About


Languages

Language:JavaScript 100.0%