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