Ballerina Bash Completion Script This is a command auto completion bash script for the Ballerina language. Installation To use this script, simply source the script. $ source ballerina-completion.bash Or add the above sourcing line to your .bashrc file. Demo Getting a list of possible commands Trying to run a standalone .bal file or a .jar file Running a module Building a single file Building a module