Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.
/ new-york-city Public archive

Detector of Plagiarism in Statecharts

License

Notifications You must be signed in to change notification settings

bryanboateng/new-york-city

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

new-york-city

Getting Started

Virtual Environment

Create a virtual environment.

python3 -m venv venv

Activate the virtual environment.

source venv/bin/activate

Dependency Requirements

Install local packages.

python -m pip install packages/*

Install remote packages.

python -m pip install -r requirements.txt

Testing

Running unit-tests

cd tests
python -m unittest discover -v

About

Detector of Plagiarism in Statecharts

Resources

License

Stars

Watchers

Forks

Languages