UNPKG

saxi

Version:

Drive the AxiDraw pen plotter

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