Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍪 Cookie CLI

A small and fun command-line tool built to mess around with cookie-related commands. This is mainly just for fun, but who says your terminal can't have a bit of personality?


Features

  • cookie help - to see all the cookie commands
  • cookie summon – Summons a virtual cookie.
  • cookie hack – Pretends to "hack" cookies (for entertainment).
  • cookie glitch – Makes things glitch out a little.
  • cookie cookie – Just… cookie.
  • cookie ascii – Shows cookie-themed ASCII art.
  • cookie self-destruct – Simulates a dramatic self-destruct.
  • cookie lore – Prints some random cookie lore.
  • cookie jar – Shows what’s in your cookie jar.
  • cookie ls - shows cookie folders

Installation

To install the Cookie CLI globally:

npm install -g goofy-cookie-cli

Usage

After installing, you can run the CLI by typing:

cookie

This will open up the interactive prompt:

🍪 cookie >

Type any of the supported commands listed above. Example:

🍪 cookie > cookie summon

File Structure (for contributors)

cookie-cli/
│
├── index.js           # Main entry point
├── commands/          # All cookie commands go here
│   ├── basic.js
│   ├── cookieJar.js
│   └── ...
├── utils/             # Helper functions
│   └── print.js
├── package.json
└── README.md

License

MIT – feel free to use or modify as you like.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages