JustArion / GoLaunch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Go 100.0%