forked from forgejo/forgejo
Add support for Pub packages (#20560)
* Added support for Pub packages. * Update docs/content/doc/packages/overview.en-us.md Co-authored-by: Gergely Nagy <algernon@users.noreply.github.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Gergely Nagy <algernon@users.noreply.github.com> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
d4326afb25
commit
f55af4675c
22 changed files with 908 additions and 4 deletions
|
@ -1960,6 +1960,7 @@
|
|||
"maven",
|
||||
"npm",
|
||||
"nuget",
|
||||
"pub",
|
||||
"pypi",
|
||||
"rubygems"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue