https://github.com/bhom/healthybuildingmaterials_prototypes
A prototype toolkit for measuring healthy building material-based metrics. This toolkit may also contain datasets.
https://github.com/bhom/healthybuildingmaterials_prototypes
Last synced: about 2 months ago
JSON representation
A prototype toolkit for measuring healthy building material-based metrics. This toolkit may also contain datasets.
- Host: GitHub
- URL: https://github.com/bhom/healthybuildingmaterials_prototypes
- Owner: BHoM
- License: lgpl-3.0
- Created: 2022-02-16T18:09:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T17:22:40.000Z (over 2 years ago)
- Last Synced: 2025-12-13T06:46:57.639Z (6 months ago)
- Language: C#
- Size: 130 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template-repository
This repository can be used to create brand new BHoM Toolkits :rocket:
## Getting started and templates
Learn how to [rapidly set up your development environment for BHoM here](https://github.com/BHoM/documentation/wiki/Getting-started-for-developers).
Also, **Visual Studio templates**! :rocket:
- [**Toolkit template**](https://github.com/BHoM/documentation/raw/master/templates/Toolkit%20template/SoftwareName_Toolkit.zip)
- [Engine methods templates](https://github.com/BHoM/documentation/tree/master/templates/Engine%20method%20templates) (have a look at these later)
For instructions on how to use the templates, [see the wiki page on the BHoM_Toolkit](https://github.com/BHoM/documentation/wiki/The-BHoM-Toolkit).