Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Download package from Gitlab

    I'm trying to install a package from my gitlab repository (https://git.soep.de/opendata/stata-package/opendf) using net install:

    Code:
    net install opendf, from (https://git.soep.de/opendata/stata-package/opendf_new/) replace
    but it just says nothing to install
    It worked with github by creating a gh-pages branch. Is there a similar option for Gitlab? Or do I have to do something different.
    Thank you very much for any help.
Working...
X