Skip to content

Instantly share code, notes, and snippets.

@IAMIronmanSam
Last active December 19, 2015 21:39
Show Gist options
  • Select an option

  • Save IAMIronmanSam/6022047 to your computer and use it in GitHub Desktop.

Select an option

Save IAMIronmanSam/6022047 to your computer and use it in GitHub Desktop.
Plugin Interface
#Create a Skeleton Project
$ new-project --named Test --topLevelPackage com.example.test --projectFolder /workspace/TestProject
#Plugin Interface
$ plugins new-plugin --named ExamplePlugin
@IAMIronmanSam

Copy link
Copy Markdown
Author

Initial Setup

@IAMIronmanSam

Copy link
Copy Markdown
Author

Plugin Interface

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