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

https://github.com/hrntsm/tunny-docs

This is the documentation site for Tunny, a Grasshopper optimization tool that uses Deno's awesome framework Fresh.
https://github.com/hrntsm/tunny-docs

deno deno-deploy denoland fresh

Last synced: 6 months ago
JSON representation

This is the documentation site for Tunny, a Grasshopper optimization tool that uses Deno's awesome framework Fresh.

Awesome Lists containing this project

README

          

# Tunny docs

[![Made with Fresh](https://fresh.deno.dev/fresh-badge-dark.svg)](https://fresh.deno.dev)

This is the documentation site for Tunny, a Grasshopper optimization tool that
uses Deno's awesome framework [Fresh](https://fresh.deno.dev).

## Usage

### Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.