413 Forks
811 Stars
811 Watchers

mina

Mirror of Apache MINA

How to download and setup mina

Open terminal and run command
git clone https://github.com/apache/mina.git
git clone is used to create a copy or clone of mina 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 mina https://github.com/apache/mina/archive/master.zip

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

If you have some problems with mina

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