Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 612 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 612 Bytes

Build Status

Autenticazione (Still in Development)

How To Run Application.

  • Fork and clone repo.
  • Create a virtual env . Find out More
  • cd into Autenticazione.
  • run pip install -r requirements.txt to install app dependencies.
  • run pytest to run test.
  • run python run.py to run app.

Tools

  • python 3.6.
  • Flask.
  • Git & Github.
  • Pytest.
  • Travis CI.