Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 369 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (18 loc) · 369 Bytes

Requirements

  • git
  • yarn
  • nodejs >= 12

Setup

  1. Clone the repository i.e.

    git clone [email protected]:chris-armstrong/rescript-aws-sdk-v3-wrapper.git
  2. Initialise the submodules

    git submodule init
    git submodule update
  3. Build generator and then generate definitions

    yarn regenerate