Skip to content

amancevice/block-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Block Kit Builder

Slack's Block Kit Builder packaged as an Electron app.

block-kit

Install

Unfortunately, I haven't had the time to sign & distribute this app yet (see TODO section), so you'll need to clone and build the application yourself.

Clone the repo with git:

git clone https://github.com/amancevice/block-kit

Build and install the app on macOS with make:

make install

TODO

  • Persist Light/Dark theme on restart
  • Sign & distribute app with Homebrew