UNPKG

saxi

Version:

Drive the AxiDraw pen plotter

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