SearchTable Of ContentsPrevious topicPhalcon Developer Tools on Mac OS X Next topicThis Page |
Phalcon Developer Tools on Linux¶These steps will guide you through the process of installing Phalcon Developer Tools for Linux. Prerequisites¶The Phalcon PHP extension is required to run Phalcon Tools. If you haven’t installed it yet, please see the Installation section for instructions. Download¶You can download a cross platform package containing the developer tools from the Download section. Also you can clone it from Github. Open a terminal and type the commands below: Then enter the folder where the tools were cloned and execute ”. ./phalcon.sh”, (don’t forget the dot at beginning of the command): Congratulations you now have Phalcon tools installed! |