kombiHQ / kombi

Kombi is focused in describing and performing tasks
MIT License
2 stars 4 forks source link

Pack Task #41

Open paulondc opened 5 years ago

paulondc commented 5 years ago

Add a task for compressing/packing zip, tar and tar.gz

- run: pack
  option:
    type: "zip"
  target: "{name}.zip"
paulondc commented 5 years ago

40