field-guide

v2.0.0
a fully-functional, static site implementation of a design system documentation site
ember-addon prember-plugin empress field-guide

lint

npm-run-all --aggregate-output --continue-on-error --parallel "lint:!(fix)"

test

npm-run-all lint test:*

build

ember build --environment=production

start

ember serve

lint:js

eslint . --cache

lint:fix

npm-run-all --aggregate-output --continue-on-error --parallel lint:*:fix

lint:hbs

ember-template-lint .

changelog

auto-changelog --template changelog.template --unreleased-only --prepend --load-github-issue-data --github-cache-dir .changelog

test:ember

ember test

lint:js:fix

eslint . --fix

lint:hbs:fix

ember-template-lint . --fix

ember-compatibility-test

ember try:each

Metadata

  • MIT
  • 12.* || 14.* || >= 16
  • Chris Manson
  • released 9/16/2021

Downloads

Maintainers