stash-gui is a graphical interface to stash.
This is a work in progress. Any contribution is welcome.
Linux and mac binaries are available at releases.
The code is written in clojurescript and uses electron-js. There are several tutorials on electron-js on youtube (for just javascript unfortunately); try https://youtu.be/tqBi_Tou6wQ
npm installnpm run devor ./watch
npx electron .or ./start
./build-mac-app./build-linux-app- stash
- clojurescript
- electron
- shadow-cljs
- reagent
- re-frame
- All of these libraries and all the things they depend on
- All of these libraries and all the things they depend on
- Every stash file is a sqlite file
