Skip to content

Topicos-3-2014/HowYouGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HowYouGit

How You Git is a project that provides informations about GitHub users using GitHub API.

Installing

  1. Clone this repo
  2. Make sure Python and pip is already installed
  3. Inside the project folder, install dependencies:
    • $ pip install -r requirements.txt
  4. Run:
    • $ python manage.py runserver
  5. If it doesn't work, try:
    • $ pip install django
  6. For problems with requests library, follow instructions in Get the Code:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published