From 2af665534b9732a2a77cfc3b975442a1cd954da8 Mon Sep 17 00:00:00 2001 From: Tan Kian-ting Date: Mon, 20 Nov 2023 21:53:24 +0800 Subject: [PATCH] add how to use --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4328f63..eac51bb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ - license: MIT - issue tracking mailing list: `clo@kianting.info` +## How to use +cd /path/to/clo +node . [.clo FILE] --output-js=[.js FILE] +node [.js FILE] + + ## changing journal - 20230904 建立 thenDo、matchRange的函數、refactor harfbuzzjs 以及libpdf 等測試界面 - 20230905-06: 建立 : `toSome`, initial of basic tokenizer (`tokenize`), -- 2.39.2