0 purchases
webterminal 0.2.1
web-terminal
CSE 40677 Open Source Software Development - Web Terminal Project
Project Website - GitHub Pages
Kanban Board
Getting Started
User
Installation
pip install web_terminal
Running
python3 -m web_terminal
Developer
Prerequisites
pip install flask websockets
npm install -g @angular/cli
cd client
npm install
cd -
Running
cd client
ng build -- --configuration=flask
cd -
python web-terminal.py
build can optionally be run with --prod or --watch
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.