/tish

A replacement of shell script with TypeScript, for those who love TypeScript and tired of writing shell script, aiming to emulate shell script in TypeScript.

Primary LanguageTypeScriptMIT LicenseMIT

⚠️WARNING⚠️

Don't use this library anymore. This is unmaintained and could be buggy. You could use instead https://github.com/google/zx

tish

An easy, performant, portable and safe replacement of shell script with TypeScript, aiming to emulate shell in TypeScript instead of calling child_process in fragments.

For those who love TypeScript and are tired of writing shell script.