UNPKG

crosspost

Version:

CrossPost allows you to write your articles in markdown once and push publish them on different platforms like webflow, dev.to, GitHub & more in one go!

6 lines (3 loc) 95 B
#!/usr/bin/env node const commands = require('./lib/commands') commands.initializeCommands()