An open API service indexing awesome lists of open source software.

https://github.com/teomrd/scripter

A project to create advanced CLI scripts using google's zx along with TypeScript
https://github.com/teomrd/scripter

Last synced: 5 months ago
JSON representation

A project to create advanced CLI scripts using google's zx along with TypeScript

Awesome Lists containing this project

README

          

# Scripter

> Enables development of sophisticated CLIs using TypeScript and Google's zx
> so you can combine the best of both worlds.
> Elegant JS syntax with powerful shell commands.

## Run

```bash
make run
```