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

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

Awesome Lists containing this project

README

          

# UAI - Utility Automation Interface

> Work in progress

[![deno uai module](https://shield.deno.dev/x/uai)](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
```