engineer-man / piston

A high performance general purpose code execution engine.
https://emkc.org/run
MIT License
1.95k stars 252 forks source link

Packages from Github #680

Closed rhlarora84 closed 3 months ago

rhlarora84 commented 3 months ago

Documentation suggests to clone the repo & install the cli for ppman to download packages.

The script downloads the packages from remote github when these packages are also available in the local repo. Is there a way to avoid downloading them from remote and use the local tar.gz files?

rhlarora84 commented 3 months ago

Answered in another issue.