NL-Cristi / MergeOrderLog

MIT License
0 stars 0 forks source link

Implement versionining #2

Closed NL-Cristi closed 1 hour ago

NL-Cristi commented 2 hours ago

Implement versioning so it's easy to identify what version the used app is.

NL-Cristi commented 2 hours ago

currently hard coded in main.go as:

    fmt.Println("LogProcessor - A CLI tool to merge and order log files. Ver. 1.0.1")