Skip to content

pubudu91/ballerina-bash-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Auto completion bash script for Ballerina language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages