RSSAmplifier

Software Engineering by Eugene Khabarov · Feb 3, 2022

Build tool requirements

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.

Any tool has some purpose to use and requirements. The build tool’s purpose is to provide a simplified and straightforward way to build a complex code base and produce several completely different artifacts, such as libraries, binaries, Docker images, etc. The purpose does not include deploying these artifacts, though these artifacts should be ready for deployment. Build tool has to help be…

Read on ekhabarov.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.