UNPKG
@chrisheninger/saxi
Version:
latest (0.15.1)
0.15.1
Drive the AxiDraw pen plotter
github.com/nornagon/saxi
nornagon/saxi
@chrisheninger/saxi
/
cli.js
3 lines
(2 loc)
•
55 B
JavaScript
View Raw
1
2
3
#!/usr/bin/env node
require
(
'./dist/server/cli'
).
cli
()