Skip to content

shvets/zipit

Repository files navigation

= Zipit Gem -- rake helper for zipping/unzipping project files

= Installing Zipit

== Installing the Gem
    $ sudo gem sources -a http://gemcutter.org
    $ sudo gem install zipit

== Usage

task :zip do
  zip :archive => "my_project.zip", :dir => "."
end

About

Rake helper for zipping/unzipping project files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published