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.
- Host: GitHub
- URL: https://github.com/hrntsm/tunny-docs
- Owner: hrntsm
- License: mit
- Created: 2022-09-10T13:13:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T00:01:54.000Z (6 months ago)
- Last Synced: 2025-04-11T01:18:47.942Z (6 months ago)
- Topics: deno, deno-deploy, denoland, fresh
- Language: HTML
- Homepage: https://tunny-docs.deno.dev
- Size: 3.06 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tunny docs
[](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.