D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
PHP-Antimalware-Scanner
/
docs
/
docs
/
extras
/
Filename :
build.md
back
Copy
--- sidebar_position: 3 --- # Build For compile `/src/` folder to single file `/dist/scanner` you need to do this: 1. Install composer requirements: ```shell composer install ``` 2. Run command ```shell composer build ```