cbbrowne/mahout

add command "mahout build"

Closed this issue · 1 comments

"mahout build" should receive

  • Build type (tar, tar.gz, tar.bz, zip)
  • Label name to indicate the name of the 'tarball' and the name of subdirectory in which material goes

Commit 677cf2c handles tar, tar.gz, and tar.bz output formats.

zip files are left as a later exercise if anyone else wants them.