mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +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.
|
"""Setup Bonsai Development Environment.
|
||||||
|
|
||||||
Script links existing Bonsai installation to the provided IfcOpenShell repository.
|
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.
|
"""Setup IfcOpenShell Development Environment.
|
||||||
|
|
||||||
Scripts creates symlinks in current user's site-packages to the IfcOpenShell repository.
|
Scripts creates symlinks in current user's site-packages to the IfcOpenShell repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user