noahlange / homebrewery-electron

Electron port of Natural Crit's Homebrewery app.
10 stars 6 forks source link

Homebrewery

Homebrewery Electron

stolksdorf's Homebrewery app, on your desktop, with some twists.

Homebrewery Desktop

git clone https://github.com/noahlange/homebrewery-electron.git
cd homebrewery-electron
yarn
yarn build
yarn start

If you're using NPM, the installation process is nearly identical.

git clone https://github.com/noahlange/homebrewery-electron.git
cd homebrewery-electron
npm install
npm run build
npm run start

Changes

Syntax is slightly different than the Homebrewery proper. Instead of being determined with a combinations of blockquotes, line rules and other things, everything that isn't plain text or a one-column table is enclosed in triple colons - ::: - followed by a word denoting the block type.