piwik-socket
v0.1.2
Published
A socket wrapper for the Piwik tracking API
Downloads
4
Readme
piwik-socket
An event emitter interface to Piwik.
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