php - I can't install and run ApiGen -


i'm creating php micro-framework , decided use apigen generate api. when use "apigen" command on terminal, following message:

sh.exe": apigen: command not found.

maybe directory tree:

project/ --libraries/ ----attw/ (micro-framework , directory document) ----apigen/ 

what can do? how can organize directory tree? , how can execute apigen correctly? haven't found tutorials that.

as version 4.0, can download apigen phar , use pretty same way use composer.

for more info, checkout apigen.org


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -