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

https://github.com/geekmasher/markdown-to-projects

Markdown to Issues and Project Boards
https://github.com/geekmasher/markdown-to-projects

Last synced: 10 months ago
JSON representation

Markdown to Issues and Project Boards

Awesome Lists containing this project

README

          

# markdown-to-projects

Markdown to Issues and Project Boards

## Run

**Install:**

```bash
pipenv install
```

**Run:**

```bash
pipenv run python -m markdowntoprojects -r "{org}/{repo}"
```