1.0.22 • Published 5 years ago

imforza-cli v1.0.22

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.21

7 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago