No description
Find a file
2016-03-10 03:20:05 -05:00
assets finish up the out script 2016-03-10 03:01:02 -05:00
script put the docker image under the 18F namespace 2016-03-10 03:20:05 -05:00
.env.example finish up the out script 2016-03-10 03:01:02 -05:00
.gitignore finish up the out script 2016-03-10 03:01:02 -05:00
CONTRIBUTING.md add boilerplate 18F files 2016-03-10 00:45:03 -05:00
Dockerfile finish up the out script 2016-03-10 03:01:02 -05:00
LICENSE.md add boilerplate 18F files 2016-03-10 00:45:03 -05:00
README.md finish up the out script 2016-03-10 03:01:02 -05:00

Simple S3 Resource for Concourse CI

Resource to upload files to S3. Unlike the the official S3 Resource, this Resource doesn't care about files being versioned.

Usage

TODO

Development

Requires Docker.

cp .env.example .env
# modify .env
./script/run /full/path/to/dir/or/file