Getting Started

Installation

Get started installing ex0.
Use this repository to get a quick start on your ex0 configuration and examples.

Installing ex0

For existing projects use:

Terminal
npx ex0@latest init

To create a new project use

Terminal
npx ex0@latest create

For local development inside a project:

Terminal
npm install ex0 --save-dev
# Then:
npx ex0@latest init

That's it! You can now begin setting up your AI-driven IDE rules and configurations using ex0.


Copyright © 2023