Skip to content

Add format and dry-run flags

Compare
Choose a tag to compare
@djfarrelly djfarrelly released this 18 Jan 17:42
· 18 commits to master since this release
  • Adds the ability to generate a static asset manifest file in csv format instead of json using the new -format flag
  • Adds a way to test your command using the new -dry-run flag which skips uploading to s3
curl -L https://github.com/bufferapp/buffer-static-upload/releases/download/0.2.0/buffer-static-upload-`uname -s` > /usr/local/bin/buffer-static-upload
chmod +x /usr/local/bin/buffer-static-upload