/TeFWiki-Electron

TeFWiki app, Electron version. (Plain text, markdown, wikilink)

Primary LanguageJavaScriptMIT LicenseMIT

TeFWiki-Electron

Plain text markdown wiki. Electron app.

What's TeFWiki?

Screenshot

Mac, screenshot

Mac, edit

Download

Download from release link.

https://github.com/karino2/TeFWiki-Electron/releases

Initial setup

Choose folder to store wiki markdown. For the very beginning, create an empty folder and choose it.

For development

Here are basic commands for development.

How to run

$ npm install
$ npm run start

How to build

$ npm install
$ npm run make

The result will be under out/make/.