Skip to content

Tool to start a python http server in a simple way

Notifications You must be signed in to change notification settings

b1scoito/bingo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bingo

Tool to start a python http server in a simple way.

Download:

git clone https://github.com/viniciuspereiras/bingo.git
cd bingo

Installation:

-Manual install, run:

chmod +x bingo
sudo apt-get install python3 pip toilet 
sudo mv ./bingo /usr/bin/bingo

-Automatic install, run:

sudo install.sh

and

pip install -r requirements.txt

Usage:

bingo (port)  
  • only bingo command will open a server on port 8000

About

Tool to start a python http server in a simple way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%