git clone https://github.com/VillainsRule/quik && cd quikbun installbun run buildchmod +x ~/quik- the executable is at
~/quik
optionally, add a terminal alias:
- identify the shell (
echo $SHELL) - find the path to the quik executable you downloaded (
pwdin the folder where it is located) - add
alias quik='~/quik'to your shell config file:- mac:
~/.zshrcfor zsh or~/.bash_profilefor bash - linux:
~/.zshrcfor zsh or~/.bashrcfor bash
- mac:
git clone https://github.com/VillainsRule/quik && cd quikbun installbun run build- the executable is at
{homedir}/quik - i don't own a windows device so idk what to do now
this is needed for the program to start.
- go to the cloudflare account token page
- create one with the following permissions:
the summary should look like this:
- put it into quik

