https://github.com/4513echo/aqua-picker
💧 Search aquaproj/aqua-registry interactively from web, built with deno fresh 🍋
https://github.com/4513echo/aqua-picker
aqua deno deno-deploy fresh
Last synced: 6 months ago
JSON representation
💧 Search aquaproj/aqua-registry interactively from web, built with deno fresh 🍋
- Host: GitHub
- URL: https://github.com/4513echo/aqua-picker
- Owner: 4513ECHO
- License: mit
- Created: 2022-08-09T10:31:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T13:11:25.000Z (over 2 years ago)
- Last Synced: 2025-02-10T22:52:21.975Z (8 months ago)
- Topics: aqua, deno, deno-deploy, fresh
- Language: TypeScript
- Homepage: https://aqua-picker.deno.dev
- Size: 188 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aqua Picker
[](https://fresh.deno.dev)
> 💧 Search [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry)
> interactively from web, built with deno fresh 🍋Built with [Deno](https://deno.land/) and [Fresh](https://fresh.deno.dev/),
powered by [Deno Deploy](https://deno.com/deploy).### Usage
Please install [aqua](https://aquaproj.github.io) before.
Start the project:
```console
$ deno task start
```This will watch the project directory and restart as necessary.
Update aqua [typing definition](./types/aqua.ts):
```console
$ deno task generate-type
```This uses [quicktype](https://quicktype.io) and aqua's
[JSON Schema](https://aquaproj.github.io/docs/reference/registry-config/#json-schema).