Skip to content

TheNathanBlack/replit-go-koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Koans

This is a replit port of Jason Thigpen's go-koans https://github.com/cdarwin/go-koans

Getting Started

In replit, create a new repl, and click Import from GitHub

Screen Shot 2021-09-16 at 2 11 47 PM

From there type TheNathanBlack/replit-go-koans in the GitHub URL field.

Screen Shot 2021-09-16 at 2 14 44 PM

And hit the Import from GitHub button. You are ready to go from this point.

To Use

  1. Push the Run button. In the console you will see a message about a test failing.
  2. Make the failing tests pass, by replacing these types of __variables__ with real values.

Helpful References

Bookmark the spec and the packages listing.

About

koans for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%