adhilcodes / gitvolume

A webapp to find the size of a Public GitHub Repo

Home Page:https://gitvolume.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSC VIT

GitVolume | Uncovering the GitHub repos

A webapp to know the size of a Public GitHub Repo


DOCS UI


Dependencies

  • Flask
  • requests

Running on your local machine

  1. Fork this repository, by clicking the Fork button at the top-right on this page.

  2. Clone the forked repository from your GitHub account.

git clone https://github.com/[replace-with-your-github-username]/gitvolume.git 
  1. Go to the cloned directory (e.g. cd givolume).

  2. Run the below command to install all the dependencies

 pip install r requirements.txt 
  1. Run the application
 python3 app.py 

Contributors

Abdul Adhil PK

Made with ❤️ by xDev

About

A webapp to find the size of a Public GitHub Repo

https://gitvolume.herokuapp.com


Languages

Language:HTML 53.9%Language:Python 45.5%Language:Procfile 0.7%