build-client

The Crystal module for the Build.io API V1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

This SDK is automatically generated by the OpenAPI Generator project:

Installation

Install from Git

Add the following to shard.yaml

dependencies:
  build-client:
    github: buildio/sdk-crystal-lang
    version: ~> 1.0.12

Development

Install dependencies

shards

Run the tests:

crystal spec