This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
fabric
Watch
2
Star
0
Fork
0
You've already forked fabric
mirror of
https://github.com/danielmiessler/fabric
synced
2024-11-10 07:10:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31ab369e2f
fabric
/
installer
/
__init__.py
6 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
readded the client folder to the structure
2024-02-12 10:57:55 +00:00
from
.
client
.
cli
import
main
as
cli
single poetry project; script to create aliases in bash and zsh; updates readme
2024-02-12 01:07:09 +00:00
from
.
server
import
(
run_api_server
,
run_webui_server
,
)
Reference in New Issue
Copy Permalink