export default {
  command: 'plugin create',
  describe: 'scaffold new plugin',
  builder: {},
  async handler() {