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

https://github.com/arttet/reproduce-bugs

If you can reproduce a bug, you can fix It
https://github.com/arttet/reproduce-bugs

Last synced: about 2 months ago
JSON representation

If you can reproduce a bug, you can fix It

Awesome Lists containing this project

README

        

# Reproduce bugs

[![build](https://github.com/arttet/reproduce-bugs/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/arttet/reproduce-bugs/actions/workflows/build.yml)

If you can reproduce a bug, you can fix It

## CLI

```sh
$ make
▸▸▸ Development commands ◂◂◂
help: Show this help
deps: Install the dependencies
build: Build the project
install: Create a package
clean: Remove generated artifacts
```