Skip to content

amarentis-stelligent/ghost-in-shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost in Shell

Repository for working with a small Python and flask application that displays and serves static web files (HTML/CSS).

Prerequisites

  • Python 3

Installation

After cloning the repository, change to the cloned directory and install the requirements with the following command:

pip install -r requirements.txt

Usage

To start the Flask application, start the application by simply calling the app.py file from the root of the cloned repository:

python3 app.py

Please note: the application does work as given.

License

MIT

About

Stelligent ghost in shell project repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.1%
  • HTML 34.3%
  • JavaScript 16.2%
  • Python 10.4%