Code generator for C++ from YAML to generate network protocol parsers
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

13 行
150 B

  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