UNPKG

html5-to-pdf

Version:
6 lines (4 loc) 113 B
#!/usr/bin/env node require('coffee-script/register') Command = require('./command.coffee') new Command().run()