mongoz
mongoz copied to clipboard
support special mongodb version or latest
Describe the feature
get latest tags, version from github API
https://github.com/mongodb/mongo/tags
/repos/{owner}/{repo}/git/tags
/repos/{owner}/{repo}/releases
Additional information
- [ ] Would you be willing to help implement this feature?
Currently only supports latest, but I've implemented this in #5
It could be enhanced to support more options, but I'm waiting to see if this project is alive or not. :-)