/GoLaunch

Formats program launch arguments into a separated, easy to use list, current separators are ' - '

Primary LanguageGoOtherNOASSERTION

An alternative to the flag module.

⚙️ Installation

Requirements:

In the current project folder import the module

go get -u github.com/Arion-Kun/GoLaunch

📝 Usage Example