-
-
Notifications
You must be signed in to change notification settings - Fork 31
Hosting: GitHub
Pablo Mayrgundter edited this page Feb 8, 2024
·
8 revisions
This is a guide to Viewing and Saving models hosted on GitHub.
If you are new to GitHub, create an account. Then create a new repository.
You can upload your models to GitHub in the Share app.
Make sure your'e logged-in, then Use the Open dialog (file icon) or just Drag-and-Drop your file onto the app and you'll be prompted with a Save dialog, where you can choose your Organization/Repository/Filename on GitHub.
Alternately, if you're familiar with GitHub, you might also upload your model directly.
- Navigate to the GitHub repository, for example here
- Select the model, e.g. here
- Copy the page link, e.g.: https://github.com/Swiss-Property-AG/Portfolio/blob/main/EISVOGEL.ifc
- Paste the link into the BLDRS search bar
- BLDRS URL points to the GitHub model, for example here
https://github.com/{Organization}/{Repository}/blob/{branch}/{filename}
https://raw.githubusercontent.com/{Organization}/{Repository}/{branch}/{filename}