mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Add simple CLI
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
},
|
||||
"files": [
|
||||
"katex.js",
|
||||
"cli.js",
|
||||
"src/"
|
||||
],
|
||||
"license": "MIT",
|
||||
@@ -21,6 +22,7 @@
|
||||
"huxley": "~0.7.4",
|
||||
"jasmine-node": "git://github.com/mhevery/jasmine-node.git#Jasmine2.0"
|
||||
},
|
||||
"bin": "cli.js",
|
||||
"scripts": {
|
||||
"test": "make test"
|
||||
}
|
||||
|
Reference in New Issue
Block a user