<h1 align="center"> Lever SDK for Typescript </h1> <h5 align="center">Collection of <i>ready-to-use</i> VTEX IO Clients to access Lever API</h5>
This exports Clients, and Typescript typings to help you connecting a VTEX IO application with Lever's API using Node.js
```
yarn add @vtex/lever-sdk
Work in progress.
To discover and learn more about Lever APIs, read Lever Documentation.
Feel free to add new methods to our code.
We have a Github Action configured to release the package on NPM for every Release tag pushed into the repository. So, in order to have this project published:
1. Merge the Pull Request on the main branch, after having your changes approved.
2. Run git checkout main && git pull on your local repository.releasy minor --stable`).
3. Use the releasy tool to push a new release (_e.g_:
4. Check the result of the process on Github checking the status on the latest commit.