mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 22:31:55 +00:00
Fix IfcPatch pyinstaller script to make it easier to distribute ifcpatch.
This commit is contained in:
@@ -21,6 +21,13 @@ If you want something more Unix-like ...
|
||||
$ alias ifcpatch='python -m ifcpatch'
|
||||
```
|
||||
|
||||
Alternatively, you can package it as a distributable.
|
||||
|
||||
```
|
||||
$ python make.py
|
||||
$ ./dist/ifcpatch
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Usage is like any other CLI app.
|
||||
|
||||
Reference in New Issue
Block a user