AmrDeveloper / GQL

Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL features such as grouping, ordering and aggregations functions
https://amrdeveloper.github.io/GQL/
MIT License
3.3k stars 90 forks source link

FR/Suggestion: create ASDF plugin #99

Open pataquets opened 6 months ago

pataquets commented 6 months ago

First of all, thanks for sharing such a tool.

Is your feature request related to a problem? Please describe. Not as much a problem, but just a convenience. Installing is easy enough, but adding it to asdf would make it easier and, additionally, improve updating. What is asdf?

Describe the solution you'd like Add an asdf plugin to support GQL installation. Create a Plugin

Describe alternatives you've considered None.

Additional context None.

Also, I've discovered a handful of new dev tools by browsing asdf plugin list. This would help GQL achieve more visibility, too.

AmrDeveloper commented 5 months ago

I think we can force rust tool chain and crates versions using rust itself, what use case can help us with it