Install pCloud Drive via Homebrew
Since this recipe was rejected from Homebrew because of the volatile nature of pCloud links (see homebrew-cask#57634) we will try to maintain this because it is useful to us and might be for others. 😄
First, make sure you have installed homebrew
and homebrew-cask
if you haven't yet.
Then, run the following in your command-line:
brew tap trinitronx/homebrew-pcloud
Note: For info run:
brew cask info pcloud-drive
Once the tap is installed, you can install truecrypt
!
brew cask install pcloud-drive
To uninstall run:
brew cask uninstall pcloud-drive
If you wish to contribute to this Cask, there is a helper Makefile
with some useful targets.
To checkout this repo and install in development mode:
git clone https://github.com/trinitronx/homebrew-pcloud.git
cd homebrew-pcloud
make install
This will install a symbolic link to this git repo under: $(brew --repo)/Library/Taps/trinitronx/homebrew-pcloud
Then, you may edit and test the Homebrew Cask recipe from the cloned git repo file location.
To test:
make test
The base formula comes from gist.github.com/tomgross/bae4f3002327