summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-04-16 06:45:10 -0500
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-04-16 06:45:10 -0500
commit9c5a42665209400afac0d7fc8ac52e21a6c122aa (patch)
tree1a0ffd6e9bb1d37d6fbe88e17095e6d3653fda5e /TODO.md
parent567c41443e8fb46da0dea257600429f0711b023b (diff)
downloadpystache-9c5a42665209400afac0d7fc8ac52e21a6c122aa.tar.gz
Stubbed out a TODO list.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..5ab6390
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,5 @@
+TODO
+====
+
+* Turn the benchmarking script at pystache/tests/benchmark.py into a command in pystache/commands, or
+ make it a subcommand of one of the existing commands (i.e. using a command argument). \ No newline at end of file