statsc-socket
v0.1.2
Published
statsc-socket ===============
Downloads
2
Readme
statsc-socket
An event emitter interface to statsc.
Build 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