Skip to content

akmittal/go-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go embed

Install Go 1.16rc1

Instructions are here as of this writing on 2021-02-01.

How to use

  1. cd client
  2. npm i
  3. npm run-script build
  4. cd ..
  5. go build -o server main.go
  6. ./server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published