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
- Host: GitHub
- URL: https://github.com/arttet/reproduce-bugs
- Owner: arttet
- License: mit
- Created: 2021-08-17T16:59:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T19:23:10.000Z (about 1 year ago)
- Last Synced: 2025-04-10T13:33:45.927Z (about 2 months ago)
- Language: CMake
- Homepage:
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reproduce bugs
[](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
```