J. King
4bc3398157
The plan had originally been to use Bldr, but Bldr's features were not particularly compelling, and it has not been maintained recently. By contrast Robo has very useful features while still meeting my needs. In addition to migrating the build process, the current Robo file also runs unit tests, with or without coverage reporting. Fixes #116; improves #113
7 lines
125 B
Text
7 lines
125 B
Text
* text=auto encoding=utf-8
|
|
|
|
*.html diff=html
|
|
*.php diff=php
|
|
*.bat eol=crlf
|
|
*.cmd eol=crlf
|
|
.gitignore -eol
|