Commit Graph

12 Commits

Author SHA1 Message Date
Craig Davis fe9e5625b6
Update Travis for PHP7, update tooling 2017-10-16 16:00:50 -07:00
Craig Davis 668fe916a9 Release 2.0.9 2015-03-16 07:23:51 -06:00
Craig Davis 518b9ef3e5 Update to use local phpunit and local pake. Update pakefile with improved formatting. 2014-03-10 09:13:05 -05:00
Craig Davis 4ee0b5e692 Fix a spacing issue in the README file and bump the version number for self update testing 2014-01-15 08:36:34 -06:00
Craig Davis 91b8fb6e2c Update pake to use a regex when writing the command help
Swap to using a fenced code block for the command output
2014-01-13 07:50:25 -07:00
Craig Davis 9ebc5d669a Remove need for global phpcs and php-cs-fixer 2014-01-12 19:58:14 -07:00
Craig Davis 44f3649809 Update pake build to keep the composer.json in sync with the git tag and the selfupdate version 2014-01-12 16:14:37 -07:00
Craig Davis d225525927 Update phar file with latest build
* Update `ouput` to be a folder instead of a filename
2014-01-12 13:42:25 -07:00
Craig Davis 842fae2b6f Add initial html command processing
This command is going to be quite similar to the pdf command, and we’ll
need to abstract and extend this soon.
2014-01-12 09:55:31 -07:00
Craig Davis b403d712a1 Add initial command skeleton
* Update dependencies
* Add twig formatters
* Update version command and add version to the package.json
* Update package.json with other project details
2014-01-12 08:05:09 -07:00
Craig Davis 7b909c6cf1 Update Pakefile with proper path names
Add HELP section to the README
2014-01-12 07:52:47 -06:00
Craig Davis 0995f3d061 Initial v2 framework
* Remove vendor library
* Update dependencies
* Add initial commands (not yet updated for this project)
* Move empir and linter into place
* Add pakefile
2014-01-11 15:22:10 -06:00