This package has been deprecated

Author message:

This package has been merged into checkup-plugin-ember

checkup-plugin-ember-octane
TypeScript icon, indicating that this package has built-in type declarations

0.13.3 • Public • Published

checkup-plugin-ember-octane

A checkup plugin for Ember Octane project tasks.

CI Build oclif Version Downloads/week License

Usage

  1. Install @checkup/cli globally following the README.

  2. Install checkup-plugin-ember-octane

    $ npm install --save-dev checkup-plugin-ember-octane
    
    # or
    
    $ yarn add --dev checkup-plugin-ember-octane
  3. Add checkup-plugin-ember-octane as a plugin to your config.

     {
       "plugins": [
         ...
         "checkup-plugin-ember-octane"
         ...
       ],
       "tasks": {
         ...
       }
     }
  4. Run checkup.

    $ checkup

Package Sidebar

Install

npm i checkup-plugin-ember-octane

Weekly Downloads

1

Version

0.13.3

License

MIT

Unpacked Size

17.5 kB

Total Files

15

Last publish

Collaborators

  • scalvert