robin-barrie / ExampleLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example/Template Library

Naming Conventions

  • All Commands should be named using camel case, starting with the subsystem name
    • Ex: subsystemCommandName
  • All subsystem should be named starting each word with a capital letter
    • Ex: SubsystemName

About

License:Other


Languages

Language:Java 100.0%