nsfmc / cat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cat

this is part of a series of small repos i have to test out ideas i have about text editing/note taking/etc. the ultimate yak.

the others live in a dir called trashbarge.

building:

git clone ssh://github.com:nsfmc/cat
pushd cat
yarn

then in one terminal

yarn watch

and in another terminal

yarn electron

notes

in its current state, this is a working electron + webpack 4, babel 7 setup (although far from optimized)

About


Languages

Language:JavaScript 100.0%