Sha256: 4c9da5b8b41650a025887d5785bd7e7f472edc4e74388eee70e5143298d8fc98

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

apiaryio
=============

Apiary.io CLI

## Description

Apiaryio gem provides a way to display your API documentation on your local
machine, either using static files or using a standalone web server

## Usage

    $ apiary help

    Usage: apiary command [options]
    Try 'apiary help' for more information.

    Currently available apiary commands are:

      preview                                     Show API documentation in default browser
      preview --browser [chrome|safari|firefox]   Show API documentation in specified browser
      preview --path [PATH]                       Specify path to blueprint file
      preview --api_host [HOST]                   Specify apiary host
      preview --server                            Start standalone web server on port 8080
      preview --server --port [PORT]              Start standalone web server on specified port

      help                                        Show help

      version                                     Show version

## Copyright

Copyright 2012 (c) Apiary Ltd.

## Contributors

- Jakub Nešetřil
- James Charles Russell
- Lukáš Linhart
- Emili Parreño

## License

Released under MIT license. See LICENSE file for further details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
apiaryio-0.0.2 README.md