ladon icon indicating copy to clipboard operation
ladon copied to clipboard

Alternative CLI API like in GNU parallel

Open denis-sokolov opened this issue 11 years ago • 1 comments

ladon seems great. But considering how close it is to GNU parallel, perhaps it could provide a binary parallel that would try to replicate the GNU parallel syntax.

This would be a great selling point. Now it can be used as a platform-independent (assuming Node) parallel that can be used just like parallel can be used, without changing any syntax in scripts.

Would you consider that an acceptable idea?

denis-sokolov avatar Jul 31 '14 20:07 denis-sokolov

I'd be okay with this assuming that supporting the parallel syntax isn't too difficult. I'd be interested to see just how much would need to change.

danielgtaylor avatar Aug 02 '14 01:08 danielgtaylor