60.0.5 • Published 2 years ago

nmbl-prostack-components v60.0.5

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

nmbl-prostack-components

This README outlines the details of collaborating on this Ember addon.

versioning of package:

For updating the version of this package: Project branch: a) Say project branch is 0.0.3210.1239-opt, this package version would be 0.3210.1 where last octet value 1 needs update on publishing. Release/Default branch: b) Say release/default jira versioning is 5.3.2.0, this package version will start from 53.20.0 where last octet 0 needs update on publishing.

Installation

  • git clone <repository-url> this repository
  • cd nmbl-prostack-components
  • npm install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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