Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 315 Bytes

Extension Tools for EspoCRM

Tools for EspoCRM extension development.

Commands:

  • node build --all – fetch the Espo instance, fully install and prepare;
  • node build --prepare-test – fetch the Espo instance and run composer install;
  • node build --copy – copy extension files to the site directory.