Skip to content

jamie-harness/go-convert-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

env GOOS=linux GOARCH=amd64 go build -o convert_server_amd64 .

Run

go build -o convert_server_amd64 . ./convert_server_amd64

Note

the port number & file name is hard coded in the code for now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages