ghp is synchronizing GitHub Projects with your Kanban board in Markdown. The Markdown Kanban board is implemented accorting to the Obsidian Kanban Plugin specification.
-
[-] ProjectV2
- Download to markdown
- Create from markdown
- Synchronize markdown with GHP
-
Project (classic)
To install dependencies:
bun install
To create kanban from GHP:
bun run src/index.ts -p <path where kanban should be created> -n <user/organization name> <if organization: -o>
Creator - Maciej Błędkowski @mbledkowski