Installation

# Add this to your shard.yml
dependencies:
  placeos-core-client:
    github: PlaceOS/core-client
    version: ~> 1.3.0

Then run:

shards install

shard.yml

Crystal
>= 1.0.0
License
MIT
Author
Caspian Baska <caspian@place.tech>

Dependencies

Runtime Dependencies

  • retriable*github: Sija/retriable.cr
  • responsible~> 1.2github: place-labs/responsible
  • placeos-models>= 7.0github: placeos/models

README

# PlaceOS Core Client

[![CI](https://github.com/PlaceOS/core-client/actions/workflows/ci.yml/badge.svg)](https://github.com/PlaceOS/core-client/actions/workflows/ci.yml)

Internal client for [PlaceOS Core](https://github.com/PlaceOS/core).

## Contributors

- [Caspian Baska](https://github.com/caspiano) - creator and maintainer