Skip to content
Greg Bowler edited this page Sep 4, 2016 · 13 revisions

If the PHP.Gt webengine has been installed using the automated installer, the project commands will be available globally in the terminal.

If Composer has been used to create your project, the project commands will be available within the vendor/bin subdirectory of your project's root.

gt-create.

// TODO.

gt-serve.

// TODO.

gt-test.

// TODO.

gt-deploy.

// TODO.

Clone this wiki locally