UNPKG

zapier-platform-cli

Version:

The CLI for apps in the Zapier Developer Platform.

4 lines (3 loc) 77 B
#!/usr/bin/env node var entry = require('./lib/entry'); entry(process.argv);