Skip to content

raymondgitonga/palindrome-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PALINDROME CLI APP

Go Cli app that checks if inputted word is a palindrome or not

Usage

Check if word is palindrome: go run main.go palindrome --word={word to check}

  • example go run main.go palindrome --word=bob

Run Tests

Run the following go test -shuffle=on ./...

Technologies Used

  1. Go
  2. Cobra CLI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages