1.1.0 • Published 5 years ago
@hideokamoto/stripe-client v1.1.0
Stripe SDK Clinet for Node.js
https://www.npmjs.com/package/@hideokamoto/stripe-client
$ yarn add @hideokamoto/stripe-clientGetting started
$ git clone git@github.com:hideokamoto/stripe-client.git
$ cd stripe-client
$ yarn
$ yarn run buildBefore making a new Pull Request
You must pass the following check commands.
$ yarn test
$ yarn run lint