mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
dev_environment.py: add shebang and make executable
This commit is contained in:
Regular → Executable
+1
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Setup Bonsai Development Environment.
|
||||
|
||||
Script links existing Bonsai installation to the provided IfcOpenShell repository.
|
||||
|
||||
Regular → Executable
+1
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
"""Setup IfcOpenShell Development Environment.
|
||||
|
||||
Scripts creates symlinks in current user's site-packages to the IfcOpenShell repository.
|
||||
|
||||
Reference in New Issue
Block a user