Skip to content

mcartoixa/synology-dlm-rarbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Installation

Development

Build

  • Run the following command from this directory: build.bat
  • Prerequisites:
    • PHP 5.6:
      • Make sure the following extensions are activated:
        • php_curl
        • php_mbstring
        • php_openssl
      • Set an environment variable PHP_HOME that points to the PHP installation folder (e.g C:\PROGRA~2\PHP\5.6).