UNPKG

@maverick-js/compiler

Version:

Maverick toolchain including the analyzer and compiler.

5 lines (3 loc) 65 B
#!/usr/bin/env node import { cli } from './dist/cli.js'; cli();