Skip to content

failfa-st/fail3

Repository files navigation

fail3

logo

Discord

This project contains a script called fail3.js, which is a command-line interface (CLI) utility to manage software projects. It allows you to initialize new projects and create sprints with a specified scope.

Features

  1. Initialize a new project with a specified name.
  2. Create a sprint with a specified scope.

Getting Started

To get started with fail3, follow these steps:

1. Clone the repository:

git clone git@github.com:failfa-st/fail3.git

2. Change to the project directory:

cd fail3

3. Install the required dependencies:

npm install

4. Configure environment variables:

The project requires the following environment variables:

OPENAI_API_KEY=
GITHUB_TOKEN=
GITHUB_OWNER=

We provide a .env.example file, which should be copied to .env and filled in with the necessary information.

About

Autonomous Web Development (GPT)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published