Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 25 May 2017 05:00:00 +0000 ZEUS Build System v0.7.4-beta released #automation #build-system <p>New release:&nbsp;https://github.com/dreadl0ck/zeus/releases/tag/v0.7.4</p> <p>This release adds support for using multiple scripting languages (python, javascript, ruby, bash) + adding custom languages in the config.</p> <p>Custom color profiles have been implemented and can be configured in the config.<br style="box-sizing: border-box;">The new YAML script header is lot easier to read and simplifies the parsing logic &amp; header extension.</p> <p>Two new builtins have been added:</p><ol style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px;"><li style="box-sizing: border-box;">edit builtin, for quickly editing files on the commandline</li><li style="box-sizing: border-box; margin-top: 0.25em;">generate builtin, for generating standalone versions of the build scripts</li> </ol> <p>The globals have been refactored, to support a multi language setup.</p> <p>This version intruduces a new directory structure:</p><ol style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 46); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px;"><li style="box-sizing: border-box;">all files that belong to zeus have moved into the zeus directory</li><li style="box-sizing: border-box; margin-top: 0.25em;">all scripts moved into the zeus/scripts directory</li> </ol> <p>The tests were improved, as well as the README, preview gif and overview graphic.</p> <p>Addionally lot of code cleanup &amp; renaming took place, come have a look!</p> <p>ZEUS Build System:&nbsp;https://github.com/dreadl0ck/zeus</p> 3 points posted by alien_1337 https://github.com/dreadl0ck/zeus 2246 Tue, 23 May 2017 21:41:00 +0000