Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.94k stars 335 forks source link

Fix selection #119

Closed jcsmurph closed 1 year ago

jcsmurph commented 1 year ago

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

Blueprint selects the framework/database where the user cursor is rather than the selected framework/database (#116)

Description of Changes:

Checklist