Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

roottool/skeban

Repository files navigation

Skeban

Github license

Skeban logo

Sketches your brain in kanban

Skeban is an open source Electron based kanban app. It is written in TypeScript and uses React.

Screenshot

Skeban

Development

git clone https://github.com/"your-github-account"/Skeban.git
yarn install

Debug

yarn build:watch
yarn start

Or you can use the debug of Visual Stuido Code if you use Visual Studio Code.

  1. Execute the bellow command

    yarn build:watch
  2. Select Skeban All in the debug of Visual Stuido Code

  3. Execute the debug