UNPKG

markdown-to-html-cli

Version:
5 lines (3 loc) 62 B
#!/usr/bin/env node import { run } from './index.js'; run();