Berrymuch is a user friendly Unix software distribution and a compilation toolchain for the BlackBerry 10 devices.
If you are into vim, git, taskwarrior or sc and wish you could run them on BB10 you've come to the right place.
The project is standing on the shoulders of giants including playbook-dev-tools and the effort of multiple awesome CrackBerry forum members.
clitools.zip
and install.sh
documents/
directory on your deviceInstall a terminal app (we recommend term48) and run:
cd /accounts/1000/shared/misc/clitools
sh install.sh
We use Docker
container to build the project.
You can build the project by make build
Or start the container and connect to it with make shell
, then you will have everything configured for you inside the conatiner.
Alternativelly, you may also use make build.coreutils
to build only the coreutils package available below ports/ , and make build-wip.ncurses
to build the ncurses package below ports-wip/ .
For details you can check Makefile
You may need to patch an existing port
This software is provided with no warranty of any kind, may not do what you want, and may not work for you. By installing a compiler onto your device, you may be empowered to make a mess of it - use at your own risk.
We are by no means experts at this and are more than happy to learn and take pull requests if you feel you can make a difference.
You may do whatever you like with this code, provided any copyright notices are preserved.