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
- Host: GitHub
- URL: https://github.com/teomrd/scripter
- Owner: teomrd
- Created: 2023-02-07T16:47:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T18:04:59.000Z (about 2 years ago)
- Last Synced: 2024-05-22T18:37:24.979Z (about 2 years ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```