progrok

(★ 11)

Use Grok models for free via OAuth proxy. No API key needed.

File Explorer

  • .gitignore
  • .npmignore
  • AGENTS.md
  • LICENSE
  • package-lock.json
  • package.json
  • PROMO.md
  • PROMO.txt
  • README.md
  • THIRD_PARTY_NOTICES.md
  • tsconfig.json
  • tsup.config.ts

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

compare

View Details ▼

This command is an alias of `magick compare`.

tldr magick compare

View documentation for the original command:

🔍

npm install

View Details ▼

Install Node packages.

npm {{[i|install]}}

Install dependencies listed in `package.json`:

npm {{[i|install]}} {{package_name}}@{{version}}

Download a specific version of a package and add it to the list of dependencies in `package.json`:

npm {{[i|install]}} {{package_name}} {{[-D|--save-dev]}}

Download the latest version of a package and add it to the list of dev dependencies in `package.json`:

🔍

prompt

View Details ▼

Change the default DOS style prompt in a command window.

prompt

Reset the prompt to the default setting:

prompt {{prompt}}

Set a specific prompt:

prompt $D $P$G

Change the prompt to show the current date first:

# Project Badges

// repository documentation