Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 424 Bytes

Packman

Test funpacks

Installation

$ gem install packman

Usage

* git clone funpack
* packman settings > tmp\settings.json
* packman start tmp\settings.json

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request