Expose application as script
This commit is contained in:
parent
6619b63917
commit
9a89280f6e
3 changed files with 244 additions and 241 deletions
|
@ -25,4 +25,7 @@ file = 'LICENSE.txt'
|
|||
|
||||
[project.urls]
|
||||
Homepage = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync"
|
||||
Issues = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/issues"
|
||||
Issues = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/issues"
|
||||
|
||||
[project.scripts]
|
||||
pfnbsync = "pfsense_netbox_sync:main"
|
Loading…
Add table
Add a link
Reference in a new issue