UNPKG

jj-cli

Version:
1 lines 406 B
"use strict";const e=require("commander"),o=()=>{e.option("-e --env <env>","template: node/react/vue/python"),e.option("-pn --projectname <projectname>","projectname: Specify the name of your scrapy project or your signature project name "),e.option("-fp --folderpath <folderpath>","Set your folder path. [If it is an android sign, sign.config.json needs to be found in this directory]")};module.exports=o;