pulsepm / pulse

Unofficial package manager written in python.
MIT License
4 stars 0 forks source link

`pulse ensure` #25

Closed Ykpauneu closed 5 months ago

Ykpauneu commented 5 months ago

This command should read for packages in cwd pulse.toml file, then clone the packages from PPC/packages to cwd/requirements using template: requirements/package. If the package was not found in PPC/packages then install it and after the installation copy it to the cwd/requirements.