#!/usr/bin/env node import { runParser } from '../dist/envision.js'; runParser(process.argv);