UNPKG

@haking/xmas

Version:

A beautiful Christmas tree in your terminal

5 lines (4 loc) 98 B
#!/usr/bin/env node require('./xmas')(process.argv.slice(2), function() { process.exit(0); });