Install¶
Clone the repository:
$ git clone git://github.com/nbari/DALMP.git dalmp
Composer¶
A basic composer.json file:
1 2 3 4 5 6 | {
"require": {
"DALMP/dalmp": "*"
},
"minimum-stability": "dev"
}
|
$ composer.phar install
See also
Thanks Navicat for supporting Open Source projects.
A great amount of time has been spent creating, crafting and maintaining this software, please consider donating.
Donating helps ensure continued support, development and availability.
comments powered by Disqus