https://github.com/bhom/se2050_toolkit
A toolkit to assist with the pushing of embodied carbon benchmarking data from BHoM workflows to SE2050 databases
https://github.com/bhom/se2050_toolkit
Last synced: 10 months ago
JSON representation
A toolkit to assist with the pushing of embodied carbon benchmarking data from BHoM workflows to SE2050 databases
- Host: GitHub
- URL: https://github.com/bhom/se2050_toolkit
- Owner: BHoM
- License: lgpl-3.0
- Created: 2022-12-01T14:27:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T19:30:33.000Z (over 2 years ago)
- Last Synced: 2025-03-11T20:56:45.383Z (over 1 year ago)
- Language: C#
- Size: 43.9 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
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:
- Just click on the green button above "Use this template" :point_up_2: . Call the new repo with the name of your software followed by `_Toolkit`, e.g. "MySoftware_Toolkit".
- In your new repository, double click the `RenameToolkitFiles.bat` file. When asked, insert the name of your software, e.g. "MySoftware". All the files and folder will be renamed accordingly.
- Start developing! :rocket:
## Configure development environment
Learn how to [rapidly Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/).
If you want, you can also add [Engine methods templates](https://github.com/BHoM/documentation/tree/master/templates/Engine%20method%20templates).
## Implement the Toolkits
See the instructions in [the wiki page on the BHoM_Toolkit](https://github.com/BHoM/documentation/wiki/The-BHoM-Toolkit).