Repository
Current version released
3 years ago
Dependencies
github.com
skypack.dev
json5mc-project-core@v0.3.3
std
deno-dash-compiler
Installation
Make sure that you have Deno installed. Then run deno install -A -n dash_compiler https://deno.land/x/dash_compiler/mod.ts
within your terminal.
Usage
Building a project
dash_compiler build
: Loads all plugins and builds the project inside of your current working directory in production mode.