jacobemerick/comment-service-client

0.4.1 2018-02-20 22:57 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:29:29 UTC


README

This is an auto-generated client for jacobemerick/comment-service, built by swagger-api/swagger-codegen. It is located under version control to help with my semi-working build system and to help contain potential breaking changes.

Client Generation

  1. Install swagger-codegen if needed
    $ brew install swagger-codegen
    
  2. Install composer if needed download instructions
  3. Run generation script
    $ bash bin/generate-client.sh
    

If there are any issues during installation you can run the script in the sh file with a -v flag for verbose output.

Links