ember-unpodify

1.0.5 • Public • Published

ember-unpodify

This app renames ember files generated using the pods structure to follow the classic structure.

Installation

  • npm install -g ember-unpodify

Usage

  • Command line: ember-unpodify - This must be run at the root directory of an ember project.

Installation:

Using npx

Using npx you can run the script without installing it first:

    npx ember-unpodify

Using pnpm

    pnpm install --global ember-unpodify

Usage:

     ember-unpodify

Note: This must be run from the root of an ember app or addon.

/ember-unpodify/

    Package Sidebar

    Install

    npm i ember-unpodify

    Weekly Downloads

    1

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    10.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • matt-clinard
    • fdlane
    • keith-clinard
    • zachnthebox