X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fclient_scripts%2FcPanel;h=5892c1b7a2d9ec4ff5a7c5751f7e0cee585a1af4;hb=340b9e62b878286519daa08725f831868d4c00b9;hp=115d25c853f6e300839a01c00e568d0a99d8140e;hpb=8544f15966dec66fdb058a62c34ec39f94361b99;p=clearscm.git diff --git a/rc/client_scripts/cPanel b/rc/client_scripts/cPanel index 115d25c..5892c1b 100644 --- a/rc/client_scripts/cPanel +++ b/rc/client_scripts/cPanel @@ -51,6 +51,8 @@ export EATOOLS_BIN_DIR=~/git/ea-tools/SOURCES/ #alias ulc="cd /usr/local/cpanel" alias perl="$ulc/3rdparty/bin/perl" +alias stencilwatch='npx stencil test --spec --watchAll' +alias stencilwatche2e='npx stencil test --spec --e2e --watchAll' # Unset PERLTIDY and PERLCRITIC as those variable override looking for # ~/.perltidyrc and ~/.perlcriticrc.