UNPKG

s3-autoindex

Version:

Serve the contents of a S3 bucket (private or public) over HTTP

13 lines (10 loc) 141 B
language: node_js node_js: - "6" dist: trusty install: - nvm install 6 script: - npm install - npm run lint - npm test