The recommended way to install is through composer.
{
"require": {
"enlitepro/enlite-admin": "1.2.*"
}
}
Add EnliteAdmin
to your config/application.config.php
to enable module.
You can add commands in $config['admin']['commands']. It you can execute from admin/commands page.