build of git deps works, while https deps are detected, build is not implemented yet.

This commit is contained in:
Norayr Chilingarian 2024-02-20 06:38:24 +04:00
parent 4b74e7567d
commit 1a4b4bd988
5 changed files with 161 additions and 24 deletions

View file

@ -10,7 +10,7 @@ CONST
PROCEDURE mkConfContent(VAR path: ARRAY OF CHAR);
(* constructing the line like:
{"path" : "https://github.com/vishaps/vipackTree"}, "type" : "git"}
{"Path" : "https://github.com/vishaps/vipackTree"}, "Type" : "git"}
*)
BEGIN
COPY("", path);