anydirectory
v1.2.3
Published
anydirectory
Downloads
3
Readme
anydirectory
Tiny NodeJS static webServer
setup
npm install anydirectory -g
provide command arguments
anydirectory # Use the current folder as the static resource server root directory
anydirectory -p 3000 # customer port
anydirectory -h localhost # customer hostname
anydirectory -d /directoryname # customer root directory