Giter VIP home page Giter VIP logo

buckaroo's Introduction

Buckaroo

A C++ package manager that will take you to your happy place ๐Ÿ๏ธ

Travis AppVeyor Gitter Open Source Helpers

buckaroo.pm

The Buckaroo workflow looks like this:

# Create your project file
$ buckaroo init

# Install dependencies
$ buckaroo install boost/thread

# Run your code
$ buck run :my-app

Getting Started

As a User

If you would like to use Buckaroo (as opposed to develop Buckaroo), the best place to start is the documentation.

As a Developer

If you would like to develop Buckaroo, then you will need to install Buck on your system.

Then to build:

buck build :buckaroo

To run the CLI:

buck run :buckaroo-cli

To run the unit-tests:

buck test :buckaroo-unit

To run the integration-tests:

buck test :buckaroo-integration

You can generate project files for your IDE using buck project. Please do not commit these to Git!

Please see CONTRIBUTING for more information.

FAQ

What platforms is Buckaroo available for?

Buckaroo is available for macOS, Linux and Windows (preview). Please see the documentation for more information.

What packages are available?

Official packages can be browsed at buckaroo.pm.

How can I request a package?

Package requests are handled on the wishlist.

How can I create a package?

Please see the packaging guide.

How should I report a bug?

If the bug is for the Buckaroo client, please report it here. If the bug is for a specific package, please report it on the recipes repo.

Please see CONTRIBUTING for more information.

What is your contribution policy?

Buckaroo is fully open-source and we are accepting external contributions. Please see CONTRIBUTING for more information.

First time contributor? Take a look at the issue tracker for issues marked "first commit".

Another way to contribute is by writing recipes! Send a PR to this repo to add a recipe to the official cookbook. If you are looking for a library to port, the wishlist is a good place to start.

We will always take the time to review a PR! ๐Ÿ’–

buckaroo's People

Contributors

abranhe avatar ar90n avatar codetriage-readme-bot avatar nikhedonia avatar njlr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.