darrinholst / Fitnesse.tmbundle
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
Commands/ | ||
| |
README | ||
| |
info.plist |
README
Use this TextMate bundle to format fitnesse/cucumber tables Before: |col1|col2|col3| |Some data|Some data|Some other data| After: | col1 | col2 | col3 | | Some data | Some data | Some other data | Install: cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/darrinholst/Fitnesse.tmbundle.git Fitnesse.tmbundle

