An open API service indexing awesome lists of open source software.

https://github.com/typekpb/devless-demo


https://github.com/typekpb/devless-demo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# devless-demo

Demo project for testing [Devless](https://github.com/typekpb/devless) — an autonomous dev agent that picks up GitHub issues and ships PRs.

Live demo: https://typekpb.github.io/devless-demo/

## How to use

1. Open a GitHub issue describing a feature or bug fix
2. Devless picks it up, generates code, and opens a PR
3. Review the PR, approve, and it auto-merges

## Setup

See the [Devless README](https://github.com/typekpb/devless#bootstrapping-a-target-repository) for bootstrapping instructions.