Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 799 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 799 Bytes

gas-kinlog

Build Status

Prerequisite

  • Docker
    • Verified with: Version 18.06.0-ce-mac70
  • Node v8.x.x
  • Yarn v1.x.x

Development

Run the command below:

export PA_ACCESS_KEY="" PA_SECRET_KEY="" PA_ASSOCIATE_TAG=""
yarn start

For the release:

yarn run build

Then you will get the js file in ./dist.

Project Links

Documents