Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Poonam kumawat 446934bdae
Update 102-ant.md (#2031)
2 years ago
..
100-gradle.md Fix broken build 2 years ago
101-maven.md Adds JavaScript roadmap (#1537) 3 years ago
102-ant.md Update 102-ant.md (#2031) 2 years ago
readme.md Added information for java build tool (#2060) 2 years ago

readme.md

Build Tools

A build tool is a program or command-line utility that automates the process of compiling, assembling, and deploying software.

Build tools are not only limited to compiling code; they can also help with package management, dependency handling, and continuous integration systems.