Housify is a programming language and compiler specifically designed to enhance and simplify development within Hypixel Housing.
Check out the documentation for a quick start guide, examples, and more information:
We welcome contributions from the community! Please follow these guidelines when contributing:
- Open an Issue First: Before submitting a pull request (PR), please open a related issue to discuss the changes and receive feedback.
- Single Issue Focus: Each issue should address a single, understandable problem, making it easier to manage, review, and discuss changes.
To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request and link it to the related issue.
For a detailed list of changes and updates, refer to the CHANGELOG.
To understand the future direction and planned features of Housify, please see the ROADMAP.
Housify is licensed under the MIT License. For more details, see the LICENSE.