Skip to content

Instantly share code, notes, and snippets.

@IAMIronmanSam
Last active December 19, 2015 21:39
Show Gist options
  • Save IAMIronmanSam/6022047 to your computer and use it in GitHub Desktop.
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
Author

Initial Setup

@IAMIronmanSam
Copy link
Author

Plugin Interface

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