dreamerai-alpha

1.0.23-alpha.0 • Public • Published

Dreamer AI: Alpha (dreamerai-alpha")

Overview

Dreamer AI is a tool that generates CSS files from a single command. It provides functionality to set up the program, validate existing CSS, and generate new CSS.

Installation

To set up the program, use the following command:

npx dreamer css --api-key OPENAI_API_KEY

or

export OPENAI_API_KEY='your_key_here'

Validation

To validate existing CSS or CSS generated from Dreamer, use the following command:

npx dreamer validate

Generation

To generate new CSS, run the following command:

npx dreamer css

Config

Replace OPENAI_API_KEY with your actual OpenAI API key.

Readme

Keywords

none

Package Sidebar

Install

npm i dreamerai-alpha

Weekly Downloads

0

Version

1.0.23-alpha.0

License

ISC

Unpacked Size

10.1 kB

Total Files

11

Last publish

Collaborators

  • jordanplows