UNPKG

allelify

Version:

Parallelize commands and write logs to reasonable files in background.

5 lines (3 loc) 100 B
#!/usr/bin/env node const allelify = require("./index"); allelify([].slice.call(process.argv, 2));