UNPKG

ultra-runner

Version:

Smart and beautiful script runner that hijacks any `npm run`, `yarn` and `npx` calls for ultra fast execution

7 lines (6 loc) 169 B
export * from "./build"; export * from "./git"; export * from "./package"; export * from "./runner"; export * from "./workspace"; export * from "./workspace.providers";