ayg-joke-cli
v0.2.0
Published
A joke CLI that reacts when `ayg` is typed instead of `agy`.
Downloads
31
Readme
ayg-joke-cli
A joke command-line tool for the classic typo: entering ayg instead of agy.
When users type ayg, this CLI pretends that Antigravity got upset and starts a fake "transfer to Gemini" sequence.
Important Notice
This is a joke command.
It is not affiliated with Antigravity or Gemini and does not connect to any real service.
Installation
npm install -g ayg-joke-cliUsage
aygExample output:
[Error] `ayg` is not a valid command.
[Error] Unable to identify the command owner.
[Info] The user appears to have forgotten the name `agy`.
[Auto Process] Starting transfer to the twin sibling...
Connecting to Gemini (✦) ... [████████████████████] 100%
Thank you for waiting. I am Gemini.
It seems that 'Antigravity' had a name that was a little too hard for you.Development
npm install
npm testIf your terminal cannot render Unicode cleanly, force ASCII fallback:
AYG_ASCII=1 aygTo force Unicode symbols (✦, █) even in constrained environments:
AYG_UNICODE=1 aygRepository Structure
bin: CLI entrypointsrc: joke rendering logictests: Node.js test suite
Japanese Documentation
See README.ja.md.
License
MIT
