Set Environment Variabesl
// mac OS | |
export APPLITOOLS_API_KEY='YOUR_API_KEY' | |
// win OS | |
set APPLITOOLS_API_KEY='YOUR_API_KEY' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment