Added make scripts, some new tests, install link now points to greasyfork

This commit is contained in:
MrFry
2020-03-22 14:46:20 +01:00
parent 0c5ab62a5c
commit 8ef64e1a54
10 changed files with 277 additions and 12 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
pushd modules/qmining/qmining-page/
./make.sh
popd