https://github.com/lucifier129/album
View the current working directory in browser
https://github.com/lucifier129/album
Last synced: 15 days ago
JSON representation
View the current working directory in browser
- Host: GitHub
- URL: https://github.com/lucifier129/album
- Owner: Lucifier129
- License: mit
- Created: 2015-01-11T11:08:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T02:27:20.000Z (over 11 years ago)
- Last Synced: 2025-02-12T17:17:29.122Z (over 1 year ago)
- Language: JavaScript
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Album
====
View the current directory in browser
## install
```
npm install -g album
```
##usage
```
album
//or with port
album 8888
```
Then the browser will open http://127.0.0.1:1234/
## License
The MIT license.