An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/swiftsoftwaregroup/cli-go

Package main implements a CLI tool for greeting users in different languages. cli-go is a command-line interface application that allows users to generate greetings in various languages. It reads a name from a file and can produce greetings in English, Spanish, or Bulgarian. Usage: The main command of the application is "greet", which takes a file path as an argument and an optional language flag: Where [file] is the path to a text file containing a name, and [--language] is an optional flag to specify the greeting language (default is English). Supported languages: Example usage: The application uses the Cobra library for CLI structure and argument parsing. It demonstrates basic file I/O, string manipulation, and modular CLI design in Go.

Ecosystem
proxy.golang.org
Versions
0
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/swiftsoftwaregroup/cli-go
spec
License Apache-2.0
Namespace github.com/swiftsoftwaregroup
Last Synced 2 days ago
Repository
Stars 1 on GitHub
Forks 1 on GitHub
Rankings on proxy.golang.org
Overall Top 6.6%