Skip to content

Instantly share code, notes, and snippets.

@mojavelinux
Created March 6, 2012 05:38
Show Gist options
  • Select an option

  • Save mojavelinux/1983844 to your computer and use it in GitHub Desktop.

Select an option

Save mojavelinux/1983844 to your computer and use it in GitHub Desktop.
JBoss Forge Intro

JBoss Forge is a command framework, built on standard Java APIs, that enables rapid-application development. It’s primarily a commandline shell that can be extended through plugins, though it also features first-class IDE support in JBoss Tools. Plugins typically generate projects or enhance them incrementally. But really the sky is the limit. You can write a plugin to perform just about any computing function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment