feat(bin): More scripts for 'bin' directory
This commit is contained in:
3
bin/webserver
Executable file
3
bin/webserver
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
python3 -m http.server "$@"
|
Reference in New Issue
Block a user