https://github.com/mrtcode/es-to-s3
https://github.com/mrtcode/es-to-s3
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrtcode/es-to-s3
- Owner: mrtcode
- License: other
- Created: 2017-05-15T17:23:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T08:00:46.000Z (over 7 years ago)
- Last Synced: 2025-01-23T23:32:12.082Z (12 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
```
npm i
cp sample-config.js config.js
# configure config.js
node migrate.js
```