Skip to content

Commit

Permalink
Changes for depploying application with virtualenv and nodeenv.
Browse files Browse the repository at this point in the history
Deleted local copies of node.js modules in node_modules.
Upgraded kafka-python to 0.9.3, updated producer.py to match changed API.
Add logging to run-monitor.sh.
  • Loading branch information
kngenie committed Jun 9, 2015
1 parent 47cace6 commit bcd51e0
Show file tree
Hide file tree
Showing 703 changed files with 60 additions and 76,033 deletions.
3 changes: 3 additions & 0 deletions wikipedia/producer/.gitignore
@@ -0,0 +1,3 @@
/*.egg-info
/build
/dist
5 changes: 5 additions & 0 deletions wikipedia/producer/node-requirements.txt
@@ -0,0 +1,5 @@
cheerio@0.19.0
express@4.12.4
irc@0.3.12
kafka@0.2.3
request@2.57.0

0 comments on commit bcd51e0

Please sign in to comment.