clamp-orchestrator / clamp-core

A microservices flow orchestrator and workflow manager.
https://clamp-orchestrator.github.io/clamp-orchestrator/
MIT License
9 stars 4 forks source link

Allow getting version for the build #65

Open kartikay101 opened 3 years ago

kartikay101 commented 3 years ago

A version flag that displays the current version of clamp.

Usage : ./main --version or ./main -v Results in : clamp-core v0.1.0-alpha

sivachandran commented 3 years ago

Where is the version stored in the codebase?