Highlights of Buckaroo 1.3

Written by buckaroo.pm | Published 2017/08/14
Tech Story Tags: cpp | cplusplus | software-development | software-engineering | programming

TLDRvia the TL;DR App

Buckaroo 1.3 has been released! Here’s a break-down of what we’ve been up to…

Simplified Installation for Debian 🐧

We now host Debian packages for Buckaroo and Buck for a simpler installation process. Furthermore we offer a self-contained version of Buckaroo for linux-amd64 that does not require a java installation

GitHub, GitLab and BitBucket Integration 🐙🐈

We strongly believe in decentralisation and want to encourage open-source, so now you can install packages directly from GitHub, GitLab and BitBucket. All you have to do is specify the package source when you install. For example:

buckaroo install github+loopperfect/neither

We connect via SSH, so private repositories are supported too!

Support for 4 Digit Version Numbers 🍀

Some libraries, such as GLM, have a 4th digit in their version number. Whilst this isn’t strictly a semantic version, it is easy to extend the semantic versioning scheme to support them. We think this is a pragmatic solution, so we have added it to Buckaroo.

Ready to Quickstart? 🏃‍♀️

Head over to the docs to get started.

Why Buckaroo? 🤔

Approaches to C++ Dependency Management, or Why We Built Buckaroo_C++ is an unusual language in that it does not yet have a dominant package manager (we’re working on it!). As a result…_hackernoon.com

6 Reasons Why We Distribute C++ Libraries as Source-Code_When writing C++ applications, you will inevitably make use of external libraries. This is a good thing! Code re-use…_hackernoon.com

7 Reasons to Use Buck Build_Buck is a cross-platform, cross-language build system made for large scale compilation at Facebook. All Buckaroo…_hackernoon.com


Published by HackerNoon on 2017/08/14