Start using packagecloud in minutes
Join thousands of developers using packagecloud to distribute software securely, consistently, and affordably.
README
last updated: Sat 01/05/19 at 11:51:36 AM byphalcon
phalcon/nightly
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
Installation Instructions
Phalcon distribution is hosted at PackageCloud. Nightly versions are built daily and should not be used in production.
Installation/configuration details for each version and operating system can be found below:
Add new package repository
DEB packages
curl -s https://packagecloud.io/install/repositories/phalcon/nightly/script.deb.sh | sudo bash
RPM packages
curl -s https://packagecloud.io/install/repositories/phalcon/nightly/script.rpm.sh | sudo bash
Installation
Select the required package from the list using the command as follows:
DEB packages
apt-cache search phalcon
RPM packages
yum search phalcon
Your repository is empty!
Put some packages in it like this:
- Install the package_cloud gem: gem install package_cloud.
If you don't already have ruby and rubygems installed, click here for instructions. -
Run package_cloud push phalcon/nightly /path/to/your/package
(You may have to enter your email address and password if you haven't used the gem before.) - Refresh this page and you should see your package.