Skip to content

Coder-Kuldeep-Singh/Terminal-Web-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Linux and Mac
$ go build -o uuidgenerator uuid/uuid.go
$ go build


# Windows
$ go build -o uuidgenerator.exe uuid/uuid.go
$ go build


Once the above has been done, we will then run both of them. That can be done by running the command below:

./uuidgenerator | ./foldername

About

Terminal on web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published