Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 621 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 621 Bytes

MochaGen

Release

Auto Testcase Generator for Competitive Program with Natural Language Format Description as Input

Getting-started

First, install the prerequisites for Tauri.

Then, clone the repository to your computer:

git clone --recurse-submodules https://github.com/CKEFGISC/MochaGen
cd MochaGen

After that, run the shell script as follows:

npm install
npm run tauri dev