├── .gitattributes ├── README.md ├── Teaching Lean Principles with getKanban facilitators guide by bsktcase.pdf ├── game-kit ├── blocked-sticky.pdf ├── board-modified.pdf ├── board-original.pdf ├── event-and-story-cards.pdf ├── ready-wip.pdf └── sheets.pdf └── getKanban facilitators presentation by bsktcase.pdf /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/.gitattributes -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/README.md -------------------------------------------------------------------------------- /Teaching Lean Principles with getKanban facilitators guide by bsktcase.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/Teaching Lean Principles with getKanban facilitators guide by bsktcase.pdf -------------------------------------------------------------------------------- /game-kit/blocked-sticky.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/game-kit/blocked-sticky.pdf -------------------------------------------------------------------------------- /game-kit/board-modified.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/game-kit/board-modified.pdf -------------------------------------------------------------------------------- /game-kit/board-original.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/game-kit/board-original.pdf -------------------------------------------------------------------------------- /game-kit/event-and-story-cards.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/game-kit/event-and-story-cards.pdf -------------------------------------------------------------------------------- /game-kit/ready-wip.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/game-kit/ready-wip.pdf -------------------------------------------------------------------------------- /game-kit/sheets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/game-kit/sheets.pdf -------------------------------------------------------------------------------- /getKanban facilitators presentation by bsktcase.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bsktcase/getKanbanVersion2/HEAD/getKanban facilitators presentation by bsktcase.pdf --------------------------------------------------------------------------------