Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 548 Bytes

README.md

File metadata and controls

executable file
·
11 lines (6 loc) · 548 Bytes

Shared.goodcity Circle CI

This Ember addon forms the shared code for the GoodCity Admin and GoodCity App projects.

Running Tests

  • npm test

Development Notes

  • Preprocessor addons like coffeescript need to be installed under dependencies if developing an addon, they will not work if installed under devDependencies