cil
// command line interface — faaa.space
A terminal portfolio card. No dependencies. Pure Node.js.
Run from anywhere. Works on every OS.
Run from anywhere. Works on every OS.
// quick run — no install needed
ANY PLATFORM — npx
$
npx @faares/faaa
requires Node.js installed
OR
ANY PLATFORM — curl
$
curl -s https://faaa.space/cli.js | node
requires curl + Node.js — no install, runs directly
// download binary — no Node.js needed
WINDOWS
downloads/faaa-win.exe
↓DOWNLOAD→
MACOS
downloads/faaa-macos
↓DOWNLOAD→
LINUX
downloads/faaa-linux
↓DOWNLOAD→
all releases on
github.com/faares01/faaa.space/releases
// after downloading binary
01
macOS / Linux — make it executable then run:
chmod +x faaa-macos && ./faaa-macos
02
Windows — open terminal in download folder and run:
.\faaa-win.exe
03
Navigate with
↑↓ arrows, press Enter to open,
b to go back, q to quit.