Skip to content

TigoCTM/tigoctm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TigoCTM

Version

2.0.0

Installation

pip install -r requirements.txt

Usage

Open your favorite Terminal and run these commands:

$ export FLASK_APP=app.py
$ flask run

Open a web browser and navigate to: http://localhost:5000.