Skip to content

The official CLI for Momentic. It allows you to build, run, and manage your end-to-end tests - all through natural language prompts.

Notifications You must be signed in to change notification settings

momentic-ai/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 

Repository files navigation

momentic

npm

The official CLI for Momentic. It allows you to build, run, and manage your end-to-end tests - all through natural language prompts.

Learn more in the official documentation.

Get Started

  1. Log in to Momentic Cloud and generate an API key.

  2. Install momentic:

npm install --save-dev momentic
  1. Install browsers:
npx momentic install-browsers --all
  1. Initialize a project:
npx momentic init
  1. Start the app:
npx momentic app

Reporting Bugs

We welcome your feedback. Ping us in Slack, or file a GitHub issue.

System Requirements

  • Node 20+
  • Windows 10+, Windows Server 2016+, or Windows Subsystem for Linux (WSL).
  • macOS 13 Ventura, or macOS 14 Sonoma.
  • Debian 11, Debian 12, Ubuntu 20.04 or Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.

About

The official CLI for Momentic. It allows you to build, run, and manage your end-to-end tests - all through natural language prompts.

Resources

Stars

Watchers

Forks