Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 731 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 731 Bytes

homebrew-creator

This repository contains the Homebrew formula for the 'creator' application, a self-hosted web application for using LLMs with code context.

Installation

To install 'creator' using Homebrew, run the following command in your terminal:

brew install creator

Usage

Once installed, you can launch the 'creator' application by running the following command:

creator <directory>

This will start the application and open it in your default web browser.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please submit a pull request.

License

This project is licensed under the BSD 2-Clause License. See the LICENSE file for more details.