Appendix¶
This section contains topics that don't fit anywhere else in the documentation.
Add CLI to PATH¶
Step 1. Create a directory for local binaries:
Step 2. Move the nitro executable there:
Step 3. Append this line to your ~/.bashrc or ~/.zshrc file:
Step 4. Exit and open a new terminal.
Step 5. Verify if the nitro command works:
Step 1. Move nitro.exe to a local directory, say, C:\Users\MyUsername\bin
Step 2. Add C:\Users\MyUsername\bin to your system's Path. See walkthrough.
Step 3. Open a new Command Prompt.
Step 4. Verify if the nitro command works: