Code generator for C++ from YAML to generate network protocol parsers
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

13 righe
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