We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216e161 commit eb42269Copy full SHA for eb42269
README.md
@@ -79,6 +79,10 @@ Return the information for the Person
79
## Dependencies
80
PHPDraft requires [drafter](https://github.com/apiaryio/drafter) to be installed. Refer to the drafter page for the installation details.
81
82
+## Building an executable
83
+Install [phpab](https://github.com/theseer/Autoload) and put it in your path.
84
+Run `ant phar` or `ant phar-nightly`
85
+
86
## Libraries
87
This app usage the following libraries:
88
* https://github.com/michelf/php-markdown.git
0 commit comments