Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tlrobinson committed Oct 8, 2012
0 parents commit 40fb495
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
@@ -0,0 +1,15 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz

pids
logs
results

node_modules
npm-debug.log
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
jack2
=====

Jack HTTP middleware for Node.js/Q-JSGI/JSGI2

0 comments on commit 40fb495

Please sign in to comment.