laraavci
v1.0.2
Published
Lara Avci's terminal business card. Run: npx laraavci
Downloads
452
Readme
laraavci
Lara Avci's terminal business card.
npx laraavciA tiny pixel dog, the links that matter, and single-key shortcuts to open her site, GitHub, X, or Substack straight from the terminal. Zero dependencies.
Run it locally (before publishing)
node npx-card/cli.mjsPress s, g, x, or b to open a link. q, Enter, or Ctrl-C to quit.
Piped or non-interactive shells just print the card and exit.
Publish (so npx laraavci works for anyone)
- Check the name is free:
npm view laraavci. If it is taken, pick another (for examplelara-avci) and updatenamehere plus thebinkey. - Log in:
npm login. - From this folder:
npm publish --access public.
After that, npx laraavci runs it from anywhere. To ship an update, bump
version and npm publish again.
Surfacing it on the site
Once published, drop npx laraavci somewhere fun (the contact page, the footer,
or a /card route) as a copyable command. It is the same move as the terminal
cards trending on X, and it points back to everything else.
