//
形態と構成
自動化ツールの緻密なビルドプロセスと協業を反映する、スタイライズされた「アリ」アイコン。
色彩心理学
鮮やかなマルーン (#A81C7D) は、産業的な信頼性とソフトウェアのビルド履歴を投影しています。
デザイン要素
シンプルな幾何学形状は、ツールが本質的な生産性と信頼性の高いXMLベースのビルドに焦点を当てていることを反映しています。
License: Apache-2.0
Apache Ant is a software tool for automating software build processes for Java applications which originated from the Apache Tomcat project in early 2000 as a replacement for the Make build tool of Unix. It is similar to Make, but is implemented using the Java language and requires the Java platform. Unlike Make, which uses the Makefile format, Ant uses XML to describe the code build process and its dependencies.
出典:Wikipedia