[Cucumber-linux-development] New Buildscript Format
A general purpose desktop and server Linux distribution.
Brought to you by:
z5t1
From: Scott C. <sc...@cu...> - 2018-05-08 16:45:07
|
So I've changed the buildscript-buildinfo prototype to use an API for the portions of the script that are common to all buildscripts. It is much more modular and more clean than the original prototype, but it's a little less easy to understand. What are your thoughts on the new prototype? Is it too difficult to follow? For reference: New buildscript-buildinfo format (with the API): https://github.com/cucumberlinux/new-buildscript-format/blob/master/buildscript-buildinfo-format/iproute2.buildinfo Original buildscript-buildinfo format (without the API): https://github.com/cucumberlinux/new-buildscript-format/blob/8826c60e191019bcaffb70cadd097aaf7841e975/buildscript-buildinfo-format/iproute2.buildinfo - Scott |