➡️Setting up Tab Completion
Using argcomplete
Currently, we use argcomplete to automatically do tab completion through argparse.
Once you've installed nxc globally, do the following:
Installing with pipx is recommended for global install
Open a new shell and you are ready to go:
Last updated