shqld / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️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.

About

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.

License:MIT License


Languages

Language:TypeScript 75.0%Language:JavaScript 24.8%Language:Shell 0.2%