An open API service indexing awesome lists of open source software.

https://github.com/brewware/xbrew

CLI homebrew utility ๐Ÿ”ฅ
https://github.com/brewware/xbrew

3ds-homebrew dsi-programming homebrew package-manager switch-homebrew

Last synced: 7 months ago
JSON representation

CLI homebrew utility ๐Ÿ”ฅ

Awesome Lists containing this project

README

          


banner

CLI homebrew utility :fire:.

[![Bobert the buildbot](https://github.com/twert627/xbrew/actions/workflows/makefile.yml/badge.svg)](https://github.com/twert627/xbrew/actions/workflows/makefile.yml)


Made with :heart: and :coffee: by these lovely people!

## ๐Ÿ“– Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Usage](#usage)
* [Experimental Notice](#experimental-notice)
* [More Info](#more-info)
* [Features](#features)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Contact](#contact)
* [Special Thanks To](#special-thanks-to)

๐Ÿค” About the Project


xbrew was developed as a way of having a package manager for homebrew (as in video game console homebrew). Currently it only supports importing boilerplate
code for setting up homebrew application development, howerver I plan on integrating it into BrewShop(soon:tm:) for more fun features!

๐Ÿ”จ Built With



  • GCC (ANSI C)

  • Make

  • Bash

  • Git

๐Ÿ’ก Usage


type `xbrew -h` for feature list [Note: most features won't work yet, as xbrew is very early in development]

๐Ÿงช Experimental Notice

For now, the project entirely fluid and **can change at any moment**.
do not expect everything to work 100% of the time, if something is broken, please make an issue [here](https://github.com/twert627/xbrew/issues/new)

๐Ÿ‘‹ More Info



Requires DevKitPro to compile boilerplate code, auto installation coming soon:tm:

๐ŸŒŸ Features

- soon:tm:

๐Ÿšง Roadmap

To see the roadmap of where this project is headed, take a look at the project board [here](https://github.com/twert627/xbrew/projects)

๐Ÿคท Contributing

We are always open to contributions! If you want to help, be sure to look at the [Contributing.md](https://github.com/twert627/xbrew/blob/master/Contributing.md)

๐Ÿ–Š๏ธ License

This project uses the GNU GPL v3 license, to see more information about the license, please see [License.md](https://github.com/twert627/xbrew/blob/master/License.md)

๐Ÿ’ฌ Contact

We will usually respond to issues, however if you need another means of contact, you can use (Discord tag), or (email).

๐ŸŽ Special Thanks To

- Stack Overflow
- WinterMute
- All homebrew developers