Skip to content

onimur/kotlin-course-udemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Course Kotlin Udemy

Udemy course project in Kotlin (Pt-BR)

Getting Started

Using Git Bash

git clone git@github.com:MurilloComino/kotlin-course-udemy.git

Using IntelliJ IDEA

in File > New > Project from Version Control... > git

in URL put: https://github.com/MurilloComino/kotlin-course-udemy.git

and then clone

Built With