Installing Fyra
Fyra is a command-line tool. Install it once, globally, and you're set up for every project on your machine.
Install Node.js
Fyra requires Node.js 16 or later. If you already have it, skip ahead. Otherwise grab it from nodejs.org — the LTS version is fine.
Install the CLI
Run this in your terminal. The -g flag installs it globally so you can use fyra from any directory.
Create an account
Register with your email address. You'll use these credentials every time you log in on a new machine.
Already have an account? Skip registration and run fyra login instead.