This repository has been archived by the owner on Jan 26, 2020. It is now read-only.
Installation for remote packages hosted on git
repositories.
#2
Labels
enhancement
New feature or request
gmodproj add <...packages>
- Adds and installs new dependencies.Proposed
gmodproj add
workflow:gmodproj
clones the package repository.gmodproj add 1.0.0@git://my.domain/package
.gmodmanifest
and stores the package's source code withinCACHE/PROJECTAUTHOR/PROJECTNAME/COMMITHASH
for later installationsgmodproj
's cache by commit hash into project'spackages
folder aspackages/PROJECTAUTHOR/PROJECTNAME
.gmodpackages
.github://USERNAME/PROJECTNAME
Proposed
gmodproj install
workflow:.gmodpackages
file and installs all uninstalled repositories.The text was updated successfully, but these errors were encountered: