aiken/examples/one_shot/README.md

320 B

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.

Important

There is some very hacky things that need to be done to make lucid work correctly. It involved vendoring lucid and making some adjustments to the core/core.ts file.