@cardstack/tools

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import cardstackTools from 'https://cdn.skypack.dev/@cardstack/tools';
</script>

README

@cardstack/tools

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

Installation

  • git clone <repository-url> this repository
  • cd @cardstack/tools
  • npm install
  • bower install

Running

  • npm run lint:hbs
  • npm run lint:js
  • npm 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"
  • ember try:each – Runs the test suite against multiple Ember versions

Building

  • ember build

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