Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 960 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 960 Bytes

template-repository

This repository can be used to create brand new BHoM Toolkits 🚀

  • Just click on the green button above "Use this template" 👆 . Call the new repo with the name of your software followed by _Toolkit, e.g. "MySoftware_Toolkit". If you want to develop outside of a repository, you can download the code by clicking "Code" and then saving it as zip.
  • Go in your repository or unzipped folder, 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! 🚀

Configure development environment

Learn how to set up your development environment for BHoM here.

Implement the Toolkits

See the instructions for creating a new toolkit here.