Skip to content

TyeolRik/GoRunInCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoRunInCode

This Code is developed in Ubuntu 20.04

How to use

  1. Change Directory to mainDirectory
$ cd mainDirectory
  1. Initialize Your terminal.
$ go mod init && go mod tidy && go mod vendor
  1. Run this
$ go run .

Result

You would get output.txt file in GoRunInCode/mainDirectory. You would understand why this output returns by looking GoRunInCode/anotherDirectory/main.go

About

This Code is developed in Ubuntu 20.04

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published