Closed sepandhaghighi closed 2 months ago
Add console_scripts entry point to setup.py to run Nafas directly from the terminal.
console_scripts
setup.py
nafas
instead of
python -m nafas
Description
Add
console_scripts
entry point tosetup.py
to run Nafas directly from the terminal.instead of