Skip to content

Commit

Permalink
additional changes done
Browse files Browse the repository at this point in the history
  • Loading branch information
Palani-SN committed Jun 2, 2024
1 parent f5ca508 commit b882b26
Show file tree
Hide file tree
Showing 18 changed files with 328 additions and 707 deletions.
5 changes: 5 additions & 0 deletions EXAMPLES/Lin_Example.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@echo off
cd ../SRCS && export PYTHONPATH=${PWD} && cd ../TESTS
echo Running ... [ "$@" ]
python "$@"
# pause
2 changes: 1 addition & 1 deletion EXAMPLES/Run_Example.bat → EXAMPLES/Win_Example.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set PYTHONPATH=..\SRCS;%PYTHONPATH%
echo Running ... [ %* ]
python %*
pause
@REM pause
1 change: 0 additions & 1 deletion EXAMPLES/py4cli-ref/argv.json

This file was deleted.

134 changes: 0 additions & 134 deletions EXAMPLES/py4cli-ref/demo.py

This file was deleted.

39 changes: 0 additions & 39 deletions EXAMPLES/py4cli-ref/example.py

This file was deleted.

34 changes: 0 additions & 34 deletions EXAMPLES/py4cli-ref/example.yml

This file was deleted.

25 changes: 0 additions & 25 deletions EXAMPLES/py4cli-ref/example_usage.py

This file was deleted.

Loading

0 comments on commit b882b26

Please sign in to comment.