Skip to content

ManiProjs/gophersays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GopherSays

Go Reference Do you remember gophers? Those very cute mice? There is a Go library featuring them. They talk in that Golang library

Installation

Run this command:

go get https://github.com/ManiProjs/gophersays@latest

Example

// Here is your package name with syntax: package <packagename> | Here we use 'main'
package main

import ("fmt", "gophersays")

// Main function
func main() {
    gophersays.say("Hello")
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages