Skip to content

gracew/smart-edge-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-edge-challenge

Submission for https://smart-edge.com/codechallenge/

To run static checks and unit tests:

go test -v ./...

To run the program, run the following commands from the project root:

docker build . -t <image name>
docker run <image name> <input message>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published