- Introduction
- Technologies
- project Setup
- Illustrations
- Project Information
- Contributing
- Acknowledgments
Why bimhabitat?
A development environment for testing and design of revit plugins and extensions
usage
The programme is able to intuitively :
- Interact with RevitAPI and .NET frameworks
- Create extensions in revit 2022
- Interact with pyRevit
Builth With
- Python
- RevitAPI
- pyRevit
- You will need a desktop or a laptop computer.
- RAM: A minimum of 4GB RAM is recommended.
- Disk Space: You should have at least 5GB free of space on your working hard drive.
environment
The project was developed in (windows environment) .
simple steps to set up on your local machine
To get this project up and running locally, follow the procedure/instructions below:
To interact with the plug-ins and extensions
- in progress
Project Status
- In progress
features
- n/A
Contributions, issues and feature requests are always welcome!
I love meeting other developers, interacting and sharing.
Feel free to check the issues page.
How to Contribute
To get a local copy up and running follow these simple example steps.
- Fork the repository
- git clone https://github.com/your_username/bimhabitat
- git checkout develop
- git checkout -b branch name
- git remote add upstream https://github.com/symonkipkemei/bimhabitat
- git pull upstream develop
- git commit -m "commit message"
- git push -u origin HEAD
👤 Symon Kipkemei
- Github: symonkipkemei
- Twitter: @symon_kipkemei
- LinkedIn: Symon kipkemei
I can't promise to solve all your problems but I promise you won't have to face them alone 😊.
Finally, if you've read this far, don't forget to give this repo a ⭐️.