Shell Mode
Shell mode exposes Katana's Python interpreter in the terminal shell. Shell mode requires the --shell flag, and no arguments. All of the modules available in the Python tab in Katana are available in Shell mode.
To start Katana in Shell mode:
1. | Open a terminal. |
2. | Navigate to the directory where you installed Katana. |
3. | Enter: |
./katana --shell