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

https://github.com/bas080/straw

Issue tracker using simple files and a thin CLI wrapper
https://github.com/bas080/straw

generate-html issue-tracker markdown notes webpage

Last synced: about 2 months ago
JSON representation

Issue tracker using simple files and a thin CLI wrapper

Awesome Lists containing this project

README

          

# Straw 🌾

Simple issues/notes using markdown files and a thin CLI wrapper.

## Reasoning

Because you want something portable and simple.

## Usage

```sh
straw --help
```

## Build

> Requires `opam` to be installed.

```sh
opam install . --deps-only --with-test
opam exec -- dune build --release
opam exec -- dune runtest
```

## Releases

[https://github.com/bas080/straw/releases][releases]

> You can get a binary there or build your own.

[releases]:https://github.com/bas080/straw/releases