https://github.com/bhom/bhom_installer
https://github.com/bhom/bhom_installer
bhom operations
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhom/bhom_installer
- Owner: BHoM
- Created: 2019-08-27T13:17:39.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-04T08:39:23.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:31:47.876Z (over 1 year ago)
- Topics: bhom, operations
- Language: C#
- Size: 271 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BHoM_Installer
This repo is part of the Buildings and Habitats object Model.
If you are new (_welcome!_ 👋 😄) a great place to start is on [bhom.xyz](https://bhom.xyz) or reading our [wiki here](https://bhom.xyz/documentation) including pages like the [Structure of the BHoM](https://bhom.xyz/documentation/Basics/Coding%20fundamentals/The-BHoM-code-organisation/) and [Using the BHoM](https://bhom.xyz/documentation/Basics/Using-the-BHoM/).
This particular repo contains the functionality to build installers for people using the BHoM. It includes all of the toolkits from numerus repositories and packages the DLLs for installation to the correct location on users machines.
## Quick Start 🚀
Grab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).
## Getting Started for Developers 🤖
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)
## Want to Contribute? ##
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).
## Licence ##
BHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).