grunt-assets

0.1.1 • Public • Published

grunt-assets

Build Status

Getting Started

Example config

grunt.initConfig({
    assets: {
        options: {
            repository: "git@github.com:myaccount/my-assets-repo.git",
            dest: "../my-assets-repo"
        }
    }
});

Package Sidebar

Install

npm i grunt-assets

Weekly Downloads

4

Version

0.1.1

License

none

Last publish

Collaborators

  • gabrielbull