grunt-s3-dist

0.0.2-build.6 • Public • Published

grunt-s3-dist

Create .grunt-s3-publishrc file containing:

{
    "key": "<yourkey>",
    "secret": "<yoursecret>",
    "bucket": "<yourbucket>"
}

Example Grunt Config:

dist: {
    distDir: './dist'
}

Release History

Date Version Summary
2014-05-16 0.0.2-build.6 Provided ability to override the functionality by specifying the flag (dist.cleanupDist) in the plugin configuration.
2014-05-16 0.0.2-build.5 Will not clean the destination directory.
2014-05-16 0.0.2-build.4 Will not omit any sections of the package json by default. Will omit the details as per the configuration (dist.distDir) specified by the grunt file.
2014-05-16 0.0.2-build.3 Made the destination directory configurable.
2014-05-16 0.0.2-build.2 Include specific source scripts (start, stop, and restart) in the package json.
2014-05-16 0.0.2-build.1 Test clean up
2014-05-16 0.0.1 Initial publish

/grunt-s3-dist/

    Package Sidebar

    Install

    npm i grunt-s3-dist

    Weekly Downloads

    8

    Version

    0.0.2-build.6

    License

    none

    Last publish

    Collaborators

    • sajidmohammed