Skip to content
This repository was archived by the owner on Apr 25, 2019. It is now read-only.

Publishing

Gareth Joyce edited this page Nov 25, 2016 · 2 revisions

After every release we need to publish the release to github pages here: https://getchopchop.github.io/html/

Before running you need httrack installed on your machine. Run brew install httrack

So to do this firstly make sure you have master checked out and updated locally and make sure gulp has ran its build scripts.

Then the command to run the publish script is:

./publish chopchop.gareth.dyn.iweb.co.uk

This could also be an ip address.

This was added in our 1.2.0 release: https://github.com/getchopchop/chopchop/pull/45

Clone this wiki locally