Closed V2dha closed 4 years ago
To test the working run following commands :
cd src python3 main.py comment.py
cd src
python3 main.py comment.py
This would generate docstrings in the comment.py file
python3 main.py --help
This would tell about the cli tool
To test the working run following commands :
cd src
python3 main.py comment.py
This would generate docstrings in the comment.py file
python3 main.py --help
This would tell about the cli tool