github.com/PlaceOS/compiler

PlaceOS driver build tools.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  placeos-compiler:
    github: PlaceOS/compiler
    version: ~> 4.9.6

Then run:

shards install

shard.yml

Crystal
>= 1.0.0
License
MIT

Dependencies

Runtime Dependencies

  • rwlock*github: spider-gazelle/readers-writer
  • placeos-driver*github: placeos/driver

Development Dependencies

README

PlaceOS Compiler

CI

Collection of PlaceOS Driver compilation tooling.

Development

  • ./test to run spec suite
  • ./test --watch to run spec suite on file changes