Skip to main content
Deno 2 is finally here 🎉️
Learn more

engine

Warning: azury’s engine is not yet suitable for production usage.

Usage

import { ... } from 'https://deno.land/x/engine/v0.6.0/mod.ts'

Build

Production
deno run -A https://deno.land/x/engine/v0.6.0/build.ts
Development
deno run -A https://raw.githubusercontent.com/azurystudio/engine/dev/build.ts