Skip to content

A delightful Go command-line interface (CLI) application for greeting users with personalized messages.

License

Notifications You must be signed in to change notification settings

AnthonyByansi/go-greeting-app-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Go Greeting App CLI

A simple command-line interface (CLI) application built with Go to greet users! 🎉

Features

✨ Personalized greetings with the user's name.

👉 Easy-to-use CLI interface.

How to Use

  1. Installation:

    • Clone this repository.
  2. Build:

    • Run go build to build the application.
  3. Usage:

    • Run ./go-greeting-app-cli greet to get a default greeting.
    • Run ./go-greeting-app-cli greet --name Alice to greet with a personalized message.

Contribution

Contributions are always welcome! 😄 Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details. 📝

About

A delightful Go command-line interface (CLI) application for greeting users with personalized messages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages