Skip to content

loujaybee/go-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Playground

For projects to play with Go...

Implementing: https://projecteuler.net/archives

Projects

1. fibonacci

  • cd fibonacci
  • To test: go test
  • To run: go build && ./fibonacci --number="8"

2. three and five

  • cd three_and_five
  • To test: go test
  • To run: go build && ./three_and_five --number="10"

3. backend

  • cd backend
  • To test: go test
  • To run: go build && ./backend --team="dx"

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages