Skip to content

Commit

Permalink
Added link to kpacha's setup builder tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Hauer committed Dec 9, 2013
1 parent 52668dc commit 6dc3778
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,7 @@ Here is an example of Wicket's setup file.
return 0
except subprocess.CalledProcessError:
return 1
### A tool to generate your setup file ###

A contributor named [@kpacaha](https://github.com/kpacha) has built a pure JavaScript tool for generating the `setup.py` file for a new framework via an in-browser form. Check out his [FrameworkBenchmarks Setup Builder](http://kpacha.github.io/FrameworkBenchmarks-setup-builder/).

0 comments on commit 6dc3778

Please sign in to comment.