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
- Host: GitHub
- URL: https://github.com/geekmasher/markdown-to-projects
- Owner: GeekMasher
- License: mit
- Created: 2021-10-28T16:51:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T21:44:32.000Z (over 4 years ago)
- Last Synced: 2025-08-14T20:54:34.901Z (10 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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}"
```