mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 13:02:26 +00:00
build of git deps works, while https deps are detected, build is not implemented yet.
This commit is contained in:
parent
4b74e7567d
commit
1a4b4bd988
5 changed files with 161 additions and 24 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue