Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 233 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 233 Bytes

Go-lang

  • Golang basics and test scripts

Usage

  1. clone the repository :
git clone https://github.com/abhijeet-dhumal/go-lang.git  
cd go-lang
  1. To run go script files :
go run <file_name.go>