Skip to content

Instantly share code, notes, and snippets.

@rob-gordon
Created August 2, 2019 17:52
Show Gist options
  • Select an option

  • Save rob-gordon/a77a333fb0e39ab4c9e1d43c2e054a3e to your computer and use it in GitHub Desktop.

Select an option

Save rob-gordon/a77a333fb0e39ab4c9e1d43c2e054a3e to your computer and use it in GitHub Desktop.
WP Repo Init
#!/usr/bin/env node
console.log(`You want to call your project: ${process.argv[2]}`)
{"name": "wp-repo-init", "version": "0.0.0", "bin": "./index.js"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment