tbrand / neph

A modern command line job processor, similar with make command
https://tbrand.github.io/neph/
MIT License
204 stars 7 forks source link

Config redesign #63

Closed notramo closed 6 years ago

notramo commented 6 years ago

Sample build file isn't included yet. See src/neph/parser.cr, and src/neph/parser/job_parser.cr for format details. It contains some comments about the format. Also, the parsing errors contains information about the build file format. I don't have time currently, but I will write sample files, and also open a PR in the which_is_the_fastest repo next week. The README.md file have to be updated also.