Command line tools for epages6
Just paste into your vm terminal
curl https://raw.githubusercontent.com/ePages-rnd/epages6-cli/master/install.pl | $PERL
That simple.
These tools only run on a working epages6 virtual machine.
- clone this repo in your
eproot(cd $EPAGES) - add following block at the end of your
~/.bashrc:
export EPAGES_CLI=$EPAGES/epages6-cli
chmod a+x $EPAGES_CLI/ep6-*
export PATH=$EPAGES_CLI:$PATH
- logout and relogin
ep6-tlec
ep6-perlc
ep6-perlcritic
ep6-organize-imports
ep6-find-use-problems
ep6-refresh-ctags
ep6-import-xml
ep6-delete-xml
ep6-import-hook
ep6-delete-hook
ep6-perm-all
ep6-perm-cartridges
ep6-perm-webroot
ep6-restart
ep6-restart-all
ep6-set-debug-level