RSSAmplifier

Software Engineering by Eugene Khabarov · Sep 5, 2021

Go With Bazel

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Intro Working on different projects, I’ve been using various ways for building apps, like a go build or make something and other magic commands. The more significant project, the more magic behind the build process. But, the issue is, there should not be any magic. Any build command or tool should be clear and straightforward, at least for developers who use it. While in most cases, I see…

Read on ekhabarov.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.