3.1.1 • Published 3 years ago

refactor-template v3.1.1

Weekly downloads
613
License
ISC
Repository
github
Last release
3 years ago

Refactor-Template CLI

CLI Tool to refactor a file tree structure with passed arguments.

The Goal of Refactor-Template CLI

  • boost productivity
  • reduce bugs
  • save time

Installing the CLI

npm install -g refactor-template

Example

The following example will clone the users folder as products and replace all occurance and all veriations of the text 'users' in folder, file, and file content.

refactor-template <source> <target> <placeholder(optional)> <new-value(optional)>
refactor-template copy src/user  sr/product user product

Commands

refactor-template --help
3.1.1

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

1.1.5

3 years ago

2.0.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.12

3 years ago

1.0.1

3 years ago

0.0.5

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.0

3 years ago