From: Paul Hänsch Date: Tue, 4 Feb 2020 17:33:44 +0000 (+0100) Subject: initial X-Git-Url: http://git.plutz.net/?p=flarejs;a=commitdiff_plain;h=543b26623685348a0705653cd5c4f213107831b8 initial --- 543b26623685348a0705653cd5c4f213107831b8 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..24781a9 --- /dev/null +++ b/Makefile @@ -0,0 +1,9 @@ +.PHONY: _subtrees + +_subtrees: _cgilite + +cgilite: + git subtree add --squash -P $@ https://git.plutz.net/git/$@ master + +_cgilite: cgilite + git subtree pull --squash -P $< https://git.plutz.net/git/$< master diff --git a/flarejs.html b/flarejs.html new file mode 100644 index 0000000..06c1fed --- /dev/null +++ b/flarejs.html @@ -0,0 +1,14 @@ + + + FlareJS + + + +