pearl icon indicating copy to clipboard operation
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...

Results 17 pearl issues
Sort by recently updated
recently updated
newest added

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!

help wanted

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....

enhancement

Similarly to `link_to_path` a corresponding `link_to_manpath` can be included in `utils.sh`.

The `pearl.vim` is a small list program that requires unit tests.

help wanted

The `pearl.el` is a small list program that requires unit tests.

help wanted

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.