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 ๐ฅ
- Host: GitHub
- URL: https://github.com/brewware/xbrew
- Owner: BrewWare
- License: gpl-3.0
- Created: 2021-02-22T19:20:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T19:20:04.000Z (over 2 years ago)
- Last Synced: 2025-02-11T02:20:08.107Z (over 1 year ago)
- Topics: 3ds-homebrew, dsi-programming, homebrew, package-manager, switch-homebrew
- Language: Makefile
- Homepage: https://twert627.github.io/xbrew
- Size: 119 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CLI homebrew utility :fire:.
[](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