https://github.com/forge/plugin-netty
Netty Plugin
https://github.com/forge/plugin-netty
Last synced: 5 months ago
JSON representation
Netty Plugin
- Host: GitHub
- URL: https://github.com/forge/plugin-netty
- Owner: forge
- Created: 2013-07-22T11:25:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-22T14:27:47.000Z (over 12 years ago)
- Last Synced: 2025-03-14T15:15:00.892Z (about 1 year ago)
- Language: Java
- Size: 109 KB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JBoss Forge Netty Plugin
============
This is the JBoss Forge Netty Plugin.
Installation
============
The Netty plugin is listed in the Forge plugin repository so installation is trivial.
In Forge console, type:
forge install-plugin netty
That's it! The plugin will be downloaded and installed.
Setting up Netty
==============
To configure the necessary libraries in your project, use the netty setup command:
netty setup
This command will prompt which version to use. Just choose a version and the plugin will automatically set Netty in your project
More info: http://netty.io/downloads.html