0.1.2 • Published 10 years ago

statsc-socket v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

statsc-socket

An event emitter interface to statsc.

Build status

Build Status

Coverage Status

Coding Standards

Checkstyle is used to confirm the preferred coding standards are used, these are based loosely on Google's OS Java guidelines. There is support in maven, the build should fail on the introduction of errors and there is also support for automated formatting in Eclipse. To setup do the following -

  • Navigate to Eclipse->Preferences->Java ->Code Style->Formatter
  • Select 'import' and there is a file named 'eclipse_formatter.xml' in src/main/resources.
  • Import and set it as the active profile