Open blakeembrey opened 7 years ago
I like it and it would be easy to implement!
I would go for has:cli css
.
Oops closed by mistake. I will be writing here instructions on how to implement this feature in case anyone wants to work on this.
Here are the instructions:
bin
field to the collected metadata here, which can be a direct copy of object defined the package bin
field.bin
flag herebin
field in the Elasticsearch index definition here, which should be a true
if the bin
object is empty or undefined, and true
if it has at least one propertyqueries
module so that it knows how to parse has:bin
. Also, has:cli
could be made an alias to has:bin
As you see, it should be really easy to add this feature in case anyone want to take on this.
This could be useful for people who are trying to find a package that provides a CLI counterpart. E.g.
has:bin css
orhas:bin minify
.