repository icon indicating copy to clipboard operation
repository copied to clipboard

Missing fields

Open javierguerragiraldez opened this issue 2 years ago • 1 comments

any project listing would need at the very least:

  • link to project page
  • link to documentation
  • option to non-git repositories

javierguerragiraldez avatar Jul 12 '22 13:07 javierguerragiraldez

Feel free to implement that, especially as not every project has a project page nor documentation

ikskuh avatar Jul 12 '22 13:07 ikskuh

Hi, I have some suggestions here.

For GitHub repository, we can retrieve repo's description/last_update_time using GitHub REST API automatically if it's not set by user.

Will try to implement one prototype.

jiacai2050 avatar Sep 23 '22 10:09 jiacai2050

That sounds like a cool idea, looking forward to it! I might also have some additions which we can try implementing.

ikskuh avatar Sep 23 '22 10:09 ikskuh

funny. the original issue was "lets make it useful for non-github packages" (and maybe someday even usable for non-git too) first answer: "not interested"

side comment: "lets add some github-dependent feature" "fixed"

javierguerragiraldez avatar Sep 26 '22 13:09 javierguerragiraldez

the original issue was "lets make it useful for non-github packages"

The original issue want more fields of a package, I try fix this for GitHub-hosted packages now.

Non-github packages are also supported, just edit JSON files directly.

jiacai2050 avatar Sep 27 '22 05:09 jiacai2050