Skip to content

Commit

Permalink
add Python's format specification mini-language
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchambers committed Sep 4, 2015
1 parent e98595d commit 46db34a
Show file tree
Hide file tree
Showing 6 changed files with 2,003 additions and 130 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ setup:

.PHONY: test
test: all
$(MOCHA)
$(MOCHA) --timeout 60000
$(COFFEE) test/readme.coffee
Loading

0 comments on commit 46db34a

Please sign in to comment.