Getting Started

Installation

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

Installing codetie

For existing projects use:

Terminal
npx codetie@latest init

To create a new project use

Terminal
npx codetie@latest create

For local development inside a project:

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

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


Copyright © 2023