tree: 1809e12e171c6fcf1c41e95258120632e99191d0 [path history] [tgz]
  1. client/
  2. dependencies/
  3. lib/
  4. server/
  5. src/
  6. .jshintrc
  7. Gruntfile.js
  8. LICENSE-MIT
  9. package.json
  10. README.md
dashboard/README.md

xdata-dashboard

Dashboard for XDATA logs.

Getting Started

On the server

Install the module with: npm install xdata-dashboard

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Also, please don‘t edit files in the “dist” subdirectory as they are generated via Grunt. You’ll find source code in the “lib” subdirectory!

Release History

(Nothing yet)

License

Copyright (c) 2014 David Reed
Licensed under the MIT license.

This package was created using the dvreedjs scaffold. Find it at: https://github.com/dvreed77/dvreedjs