GithubHelp home page GithubHelp logo

njlr / buckaroo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from loopperfect/buckaroo

1.0 2.0 0.0 779 KB

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

Home Page: https://www.buckaroo.pm

License: MIT License

Python 1.22% Java 98.69% HTML 0.07% C++ 0.02%

buckaroo's Introduction

Buckaroo

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

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!

FAQ

What platforms is Buckaroo available for?

Buckaroo is available for macOS, Linux and Windows. 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 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.

What is your contribution policy?

Buckaroo is fully open-source and we are accepting external contributions. If you would like to contribute, please create a pull-request and we will review it promptly. Note that we will only merge code that builds, passes all tests and has test-coverage for significant additions.

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.

buckaroo's People

Contributors

njlr avatar nikhedonia avatar ar90n avatar

Stargazers

Jade Kim avatar

Watchers

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