GitXplorerGitXplorer
w

ice-cream-meter

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5cc3deb7d54d163c194bfeebccb6fd0793618d01

Update README.md with setup instructions

committed 8 years ago
Unverified
9beadab1399dc3f2e6b33e872327e7475a72f86b

Add todo list

committed 8 years ago
Unverified
5de9c59d64750f315167cdbe655f3c5187c9ee89

Initial commit

committed 8 years ago

README

The README file for this repository.

ice-cream-meter

Ice cream meter dashboard to handle the culprits

Setup Instructions

  1. Install mkvirtualenv link
  2. type command mkvirtualenv -p /usr/local/bin/python3.6 ice-cream-meter-venv. Assuming that you installed python 3.6
  3. Install autoenv link
  4. Run pip install -r requirements.txt