YakovL / TwUpgradeCli

A cli to update TiddlyWiki Classic from its official site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This cli can be used to update local TiddlyWiki Classic with the new core from its official site. It requires Node.js to work. With npx, it's not necessary to download/clone it manually.

Usage: npx github:YakovL/TwUpgradeCli --input ./path/to/tw.html (on Windows, \s in path are also supported).

Note: this script currently reproduces some of the core functionality, so may get outdated in the future (copies content, markup blocks, and title).

About

A cli to update TiddlyWiki Classic from its official site


Languages

Language:JavaScript 100.0%