Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 526 Bytes

What is this?

A repo of docker for certain programming languages for learning each as the need arise. Each Language is in it's own branch.

Available languages

Language Branch Name
Haskell haskell_docker
Powershell pwsh_docker
Rust rust_docker
Swift swift_docker

Get it

~$ git clone --branch <branch_name> [email protected]:icasimpan/learning.git <language_name>

Next

Read the respective readme files to proceed.