Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 277 Bytes

s3edit

Opens a file on Amazon S3 in default text editor.

Installation

One-line install

$ npm install s3edit -g

Usage

Open the file file.txt in the bucket myBucket

$ s3edit myBucket file.txt --key "my key" --secret "my secret key"

License

MIT