https://github.com/marco-souza/uai-deno
🦕 Deno Utility tools
https://github.com/marco-souza/uai-deno
cli deno typescript
Last synced: about 2 months ago
JSON representation
🦕 Deno Utility tools
- Host: GitHub
- URL: https://github.com/marco-souza/uai-deno
- Owner: marco-souza
- Created: 2022-07-17T23:05:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-26T23:54:21.000Z (over 3 years ago)
- Last Synced: 2025-04-06T05:45:52.728Z (about 1 year ago)
- Topics: cli, deno, typescript
- Language: TypeScript
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UAI - Utility Automation Interface
> Work in progress
[](https://deno.land/x/uai)
Deno CLI to automate some boring stuff.
## Install
```sh
deno install -fAn uai --no-check --import-map=https://deno.land/x/uai/imports.json https://deno.land/x/uai/main.ts
```