Showing posts with label kotlin. Show all posts
Showing posts with label kotlin. Show all posts

Thursday, 11 November 2021

Install kotlin using brew command

Open terminal and execute below command.

brew install kotlin

 

Once the installation is successful, execute the command kotlinc.

 

 


If you see the welcome prompt like above, then your installation is successful.

Previous                                                    Next                                                    Home