Quick Start
#
1. Download the CLI- yarn
- npm
- brew
note
Optic requires Node v12+, and we'll install a compatible version as a requirement via your package manager of choice. Depending on your installation method and node version management process, it's possible to get into a state where an incompatible version of Node is running. If you need to check, api --version
will tell you both the Optic CLI and Node version running. If you run into an issue here, please let us know.
#
While thatβs downloading πShow your appreciation with a β on GitHub
#
2. Add Optic to your APIInitialize Optic in your API's root directory:
cd /path/to/api
Follow the on-boarding flow and set up an api start
alias:
Explore our docs to learn more about running your tests with Optic, installing the GitBot, and sharing Optic with your team.
Configure API Tasks#
Next Step:#
How can I get involved in the project?Some of the most valuable contributions to an open source project are written in prose, not code. Developers taking the time to share their feedback, perspective, and ideas with the broader community are the oxygen of big projects like Optic.