Skip to content

library of shared ember objects for interfacing with the NYPR Publisher back end

License

Notifications You must be signed in to change notification settings

nypublicradio/nypr-publisher-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Brad Kammin
Apr 21, 2021
8330d85 · Apr 21, 2021
Apr 20, 2021
May 15, 2018
Oct 3, 2019
Jul 2, 2018
Nov 5, 2018
Jul 20, 2017
Jul 20, 2017
Jul 20, 2017
Mar 12, 2018
Oct 2, 2017
Jul 20, 2018
Mar 12, 2018
Jul 20, 2017
Apr 21, 2021
Mar 12, 2018
May 18, 2018
Apr 5, 2018
Mar 31, 2021
Apr 5, 2018
Aug 21, 2018
Apr 21, 2021
Apr 9, 2018
Mar 25, 2021

Repository files navigation

nypr-publisher-lib

This addon provides a whole suite of ember objects that allow an app to integrate with the publisher back end.

More information is available here, on the documentation site.

Installation

  • git clone <repository-url> this repository
  • cd nypr-publisher-lib
  • bower install
  • yarn

Linting

  • yarn run lint:js
  • yarn run lint:js --fix

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • yarn test – Runs ember try:each to test your addon against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

License

This project is licensed under the MIT License.