git clone https://github.com/agrawalsmart7/scodescanner.git
cd SCodeScanner
requirements.txt
python3 scscanner.py --help
usage: scscanner.py [-h] {php,yaml} ...
positional arguments:
{php,yaml} Help for more details
php Check help for PHP language
yaml Check help for YAML language
optional arguments:
-h, --help show this help message and exit
好文推荐