pulsepm / pulse

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

Pulse Package Pods - isolation #6

Closed Mergevos closed 8 months ago

Mergevos commented 9 months ago

Pulse Package Pods, new feature which will bring the project isolation to your project.

It should be initialized like pulse pods will initialize .pods folder within your project. It's automatically activated and only can be deactivated by deleting the .pods folder.

When pulse pods is ran, a menu with compiler version will prompt. Upon choosing the compiler version, a menu with runtime versions will prompt. Upon choosing the runtime version, it will download selected binaries (if not cached, otherwise those will be just copied) to local .pods/compiler, .pods/runtime folders.