+1 vote
in DevOps by
What Is A Build Tool?

1 Answer

0 votes
by

A built tool is software which is used to build project, directory structure, copy necessary files to that directory ,compile files ,create jars, set path and class-path ,Build the documentation ,Validate the source code, deploy, debug, and run, clear the workspace.

...