1.1.0 • Published 6 years ago

silverstripe-cli-tools v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Foobar

SilverStripe CLI Tools will help you upgrade your SilverStripe development workflow.

Installation

Use the package manager npm to install SilverStripe-CLI-Tools.

npm install silverstripe-cli-tools --save

Usage

foo@bar: ~$ silverstripe

Commands

List

list This command will show all available commands

foo@bar: ~$ silverstripe list

make:page

make:page This command will generate an page file in app\src and an controller file in app\src\controllers directory

foo@bar: ~$ silverstripe make:page

License

MIT

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago