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

https://github.com/nickserv/bisect

An interactive GUI for binary searches. Inspired by git bisect.
https://github.com/nickserv/bisect

Last synced: 6 months ago
JSON representation

An interactive GUI for binary searches. Inspired by git bisect.

Awesome Lists containing this project

README

          

# Bisect

An interactive GUI for binary searches. Inspired by [git bisect](https://git-scm.com/docs/git-bisect).

## Scripts

- `dev`/`start` - start dev server and open browser
- `build` - build for production
- `preview` - locally preview production build