Skip to content

CLI

Use the CLI to add new functions to your project.

Instead of constantly coming back to this site to copy code, you can easily use the atmx CLI to install functions directly in your project.

You can either install the CLI as a dev dependency, or invoke it directly using your favorite package manager:

Terminal window
npx atmx
yarn dlx atmx
pnpm dlx atmx
bunx atmx

Running any of these commands will display the help menu for the CLI.