Skip to content

Ligo package management

Melwyn Saldanha requested to merge melwyn95/ligo-pkg-mgmnt-v2 into dev

This MR makes the necessary changes in the ligo preprocessor to support package management using esy. The changes are related to how paths in #include & #import are resolved using esy's installation.json & lock file.

A new command ligo install has been added which will invoke the esy to install ligo packages.

  • has a changelog entry
Edited by Melwyn Saldanha

Merge request reports