Code generator for C++ from YAML to generate network protocol parsers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
150 B

4 years ago
  1. name: andrew
  2. version: 0.1.0
  3. authors:
  4. - your-name-here <your-email-here>
  5. targets:
  6. andrew:
  7. main: src/andrew.cr
  8. crystal: 0.30.1
  9. license: MIT