Skip to content

mskim5383/safe-dynamicTest-generator

Repository files navigation

safe-dynamicTestor-generator

Installation

This project requires node, its package manager npm, as well as grunt to run. It also requires python and make. Make sure they are installed first (Ubuntu and alike):

sudo apt-get install nodejs npm make
sudo npm install -g grunt grunt-cli

Then, install all dependencies via npm:

npm install

Finally build the project:

make

Usage

It's usage is as follows:

./generator

License

The model synthesis code is distributed under the Apache License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published