Skip to content

axxie/tiddlywiki-clear-view

Repository files navigation

Tiddlywiki plugin for hiding view toolbar button

Development

  1. Clone tiddlywiki repository:
git clone https://github.com/Jermolene/TiddlyWiki5.git
  1. Clone this repo into plugins/axxie inside tiddlywiki directory
cd plugins
md axxie
git clone https://github.com/axxie/tiddlywiki-clear-view.git
  1. Type the following commands to run in watch mode
yarn install
yarn run watch

Build

Type the following command:

yarn run build

Output file is located in wiki/output directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published