4480 Forks
6562 Stars
6562 Watchers

tomcat

Apache Tomcat

How to download and setup tomcat

Open terminal and run command
git clone https://github.com/apache/tomcat.git
git clone is used to create a copy or clone of tomcat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tomcat https://github.com/apache/tomcat/archive/master.zip

Or simply clone tomcat with SSH
[email protected]:apache/tomcat.git

If you have some problems with tomcat

You may open issue on tomcat support forum (system) here: https://github.com/apache/tomcat/issues