Skip to content

malyanoff/golang-united-school-homework-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction task

The purpose of this task is to figure out how to use basic tooling of the Golang as well as check your IDE setup.

Task:

  • Initialize project with Go modules
  • Add dependency "github.com/kyokomi/emoji" to add emojy into the string
  • Using Sprint function from this package build a message "Hello 🗺️!"

To run tests for run cmd "go test -v ." Tasks considered as completed in case test is not failed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%