To install dnode in ubuntu with node
Install package from
https://github.com/bergie/dnode-php
dnode-php can be installed using the Composer tool. You can either add dnode/dnode to your package dependencies, or if you want to install dnode-php as standalone, go to the main directory of this package and run:
$ wget http://getcomposer.org/composer.phar
$ (sudo)php composer.phar install
No comments:
Post a Comment