jacobemerick / comment-service-client
0.4.1
2018-02-20 22:57 UTC
Requires
- php: >=5.3.3
- ext-curl: *
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~0.6.1
- squizlabs/php_codesniffer: ~2.0
This package is not auto-updated.
Last update: 2024-10-26 19:10:56 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
- Install swagger-codegen if needed
$ brew install swagger-codegen
- Install composer if needed download instructions
- 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.