Metadata-Version: 2.1
Name: ghrocker
Version: 0.0.6
Summary: A rocker extension to locally test github pages.
Home-page: https://github.com/tfoote/ghrocker
Author: Tully Foote
Author-email: tfoote@osrfoundation.org
License: Apache 2.0
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# ghrocker

## Overview

This is an extension for rocker https://github.com/osrf/rocker

It provides bindings to locally test a site expected to be hosted in github pages locally. 

## Usage

    ghrocker PATH_TO_GH_PAGES_REPOSITORY


The browse to http://localhost:4000
Or launch it via:

    sensible-browser http://localhost:4000


