1.0.22 • Published 4 years ago

imforza-cli v1.0.22

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

imforza-cli

A command line utility for imFORZA Developers.

Installation

  • Install globally(On the Machine)
    • npm install -g imforza-cli
  • Update global package(One the Machine)
    • npm update -g imforza-cli

Usage

imforza < option> [action]

Options:

-V, --version        output the version number
-j, joke             want to hear a joke?
-p, plugin [action]  [install|config|publish] (default: null)
-t, theme  [action]  [install|config|publish] (default: null)
-G, gulp   [action]  [install|config] (default: null)

-h, --help           output usage information

Examples:

  • imforza plugin install - Download & configures a basic WordPress template plugin to a folder called new-plugin.
  • imforza -p config - Run configuration script on plugin files.
  • imforza theme install - Similar to plugin install, except for themes
  • imforza -t config - Run configuration script on theme files.
  • imforza gulp config - Install gulp files to current directory.
  • imforza gulp config - Configure gulp environment.

Sources

Contributing

First clone the project, then run npm link from within the project folder.

1.0.22

4 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago