1.0.5 • Published 9 months ago

ember-unpodify v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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.

1.0.5

9 months ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago