-
Notifications
You must be signed in to change notification settings - Fork 8
Getting Started
Pete Freitag edited this page Feb 25, 2019
·
28 revisions
Visit: https://fixinator.app
First make sure you have an API key (visit https://fixinator.app ), and have installed box (also know as CommandBox, see Step 2 for details).
Install the fixinator commandbox command by running:
box install fixinator
in your Terminal or Command Prompt
You can set the API key by running the following command:
box config set modules.fixinator.api_key=YOUR_API_KEY
You can also set the API key by setting an environment variable named FIXINATOR_API_KEY
Now use the fixinator command to scan some code:
box fixinator path=/some/folder