$ cnpm install create-bearer
Start a new Bearer integration in a minute
npm init bearer MyIntegrationName
or
npx create-bearer MyIntegrationName
yarn create bearer MyIntegrationName
Additionally, you can pass argument options
yarn create bearer MyIntegrationName --authType=OAUTH2|BASIC|APIKEY|NONE
Copyright 2014 - 2016 © taobao.org |