pearl
pearl copied to clipboard
Pearl is a lightweight package manager for automating reproducible environments between different systems (Linux and OSX). It can be used for dotfiles, plugins, programs and any form of code accessibl...
Error: ``` * Setting up $PEARL_HOME directory as /home/test/.local/share/pearl * Activated Pearl for Bash Traceback (most recent call last): File "/usr/bin/pearl", line 13, in main() File "/usr/bin/pearl", line 9, in...
The package require a non-listed dependency: python-setuptools Error: ``` Cloning into 'pearl'... done. Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Updated version: pearl-git r94.8e43702-1 ==> Sources are...
As a portion of this excellent tool is aimed at macOS users it would be excellent to see this in brew!
Maybe it too futuristic idea but I put it here as an issue to remember in the future.
I think it would be really helpful to allow installation of a git repository without having it in pearl.conf as a repository. ``` pearl install ``` would be really useful....
Similarly to `link_to_path` a corresponding `link_to_manpath` can be included in `utils.sh`.
Add integ tests in "pearl-hub/repo"
Fisherman looks sensitive to the fish_prompt. If it has been set already by Pearl, Fisherman do not use its own plugin. We might want to avoid such behavior.