GitXplorerGitXplorer
w

ice-cream-meter

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fe93511a2caf8e2c6e29c516f455be9b69c90a6c

Initial base app

committed 8 years ago
Unverified
42bcbb47a14ed73a2d0361f5a6937b31aa018114

Use python 3.6 and add steps to install requirements

committed 8 years ago
Unverified
2d4d90ef7690247c28c08f74bc3a916163074289

No need to add workon

committed 8 years ago
Unverified
5b83496c3111fdc84a4111d359e2d0a6811894aa

Add .env after fixing the CTRL-M issue

committed 8 years ago
Unverified
c3b160167f252de1b0a1d93a4b263860b96ece4a

Use workon instead of .env

committed 8 years ago
Unverified
24a9799153b1dce813f05a1b9cc5d360f68980f9

Add autoenv file

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