Hacker News new | ask | show | jobs
by grizzles 3196 days ago
I made a superficially similar thing but I've never released it.

My differences: (1) The shell is in pure js. It's a thin wrapper around shelljs but I had plans to move to a builder type syntax, eg. fs.cp().f("/tmp/foo").t("/tmp/bar").x();

(2) I made an api so people could quickly code up graphical output for commands.

Just wondering if you'd be interested in integrating a feature like this. Do you have a chat channel?

1 comments

Yes there is a gitter channel: https://gitter.im/upterm/Lobby