convoke

0.9.1 • Public • Published

convoke

Build Status Dependency Status DevDependency Status

A command line tool to move all files matching a GLOB pattern into a single folder.

Getting Started

The tool runs on node. Install it globally using npm:

npm install convoke -g

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

0.9.1

Bugfix: The destination folder is now created recursively. Update of development relevant node packages (including badge in README).

0.9.0

Initial release.

License

Copyright (c) 2014 Andreas Helmberger
Licensed under the MIT license.

/convoke/

    Package Sidebar

    Install

    npm i convoke

    Weekly Downloads

    2

    Version

    0.9.1

    License

    none

    Last publish

    Collaborators

    • ahelmberger