#suggestions #directory #download #different #md #having #makefile

deprecated agpm_suggestions

A way to provide suggestions for building projects

1 unstable release

0.0.1 Dec 27, 2022

#21 in #having

39 downloads per month
Used in 3 crates

Unlicense OR CC0-1.0 OR MIT

32KB
406 lines

agpm_suggestions

This crate provides a 2 functions, and a trait

The trait SuggestionsDirs is an 'add on' to the Directories trait, adding one function to get the directory where the suggestions are supposed to be stored

Then it provides a function to download the suggestions and another to get them for a given directory

In said directory it explores conformity to known structures (such as having a Makefile or a meson.build files), and the information available in different *.md.

Dependencies

~17–32MB
~540K SLoC