0.9.1 • Published 10 years ago

convoke v0.9.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

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.