Daniel Bachhuber
4f36a3f313
Rename to the proper repo
2016-03-08 16:34:46 -08:00
Daniel Bachhuber
d9152ceeb9
Ensure tests run all of the way through
2016-03-08 16:34:00 -08:00
Daniel Bachhuber
26e431025c
Fix undefined variable notice
2016-03-08 16:33:50 -08:00
Daniel Bachhuber
edc1a04e1f
Use the shortname in the readme title
2016-03-08 16:18:05 -08:00
Daniel Bachhuber
680428c746
Add wp scaffold package-readme
...
Generates a readme based on the package's `composer.json`
2016-03-08 16:13:20 -08:00
Daniel Bachhuber
48e8a158c1
Merge pull request #1 from wp-cli/scaffold-package-dir-default
...
Scaffold new commands to the packages directory by default
2016-03-08 15:03:05 -08:00
Daniel Bachhuber
92e8be5c30
Scaffold new commands to the packages directory by default
2016-03-08 14:56:57 -08:00
Daniel Bachhuber
b1b952946d
Merge pull request #12 from wp-cli/require-behat-composer
...
Scaffold composer.json to require-dev Behat
2016-03-07 18:57:10 -07:00
Daniel Bachhuber
ac017b1d21
Scaffold composer.json to require-dev Behat
2016-03-07 16:17:14 -08:00
Daniel Bachhuber
0cb104b6ea
Merge pull request #10 from wp-cli/rm-get-package-require
...
Remove unused utils/get-package-require-from-composer.php
2016-03-07 17:03:51 -07:00
Daniel Bachhuber
c7a97d656c
Merge pull request #9 from wp-cli/dry-command-generation
...
Make package generation more DRY by reusing this package
2016-03-07 15:32:13 -07:00
Daniel Bachhuber
181ddbe344
Make package generation more DRY by reusing this package
...
Rather than maintain separate `.gitignore`, `.editorconfig` and
`wp-cli.yml` files in the templates directory, we can reuse the files
included in this repo.
2016-03-07 14:25:25 -08:00
Daniel Bachhuber
6ad6583790
Merge pull request #8 from wp-cli/scaffold-package-tests
...
Port `wp scaffold package-tests` into the scaffold package command
2016-03-07 15:15:31 -07:00
Daniel Bachhuber
f54f3f7292
Merge pull request #5 from wp-cli/scaffold-wp-cli-yml
...
Scaffold `wp-cli.yml` file when creating packages
2016-03-07 15:15:18 -07:00
Daniel Bachhuber
0542795616
Port wp scaffold package-tests
into the scaffold package command
2016-03-07 13:59:58 -08:00
Daniel Bachhuber
c7c6cd5e38
Fix failing test
2016-03-07 13:28:43 -08:00
Daniel Bachhuber
25ee2576f9
Merge branch 'master' into scaffold-wp-cli-yml
2016-03-07 13:28:17 -08:00
Daniel Bachhuber
41030175ac
Merge pull request #7 from wp-cli/load-command-default
...
Load the package scaffold command by default
2016-03-07 14:26:02 -07:00
Daniel Bachhuber
4ee7afea21
Load the package scaffold command by default
2016-03-04 16:02:22 -08:00
Daniel Bachhuber
e4d684f0d7
Scaffold wp-cli.yml
file when creating packages
...
It's useful for loading the command when in the package directory
2016-03-03 13:44:52 -08:00
Daniel Bachhuber
1a2de2f1f9
Merge pull request #4 from wp-cli/fix-second-scaffold-fatal
...
Fix fatal occurring during a second scaffold of the same dir
2016-02-21 00:07:42 -05:00
Daniel Bachhuber
6b9166118f
Fix fatal occurring during a second scaffold of the same dir
2016-02-20 19:43:50 -08:00
Daniel Bachhuber
bd406fa9b5
Merge pull request #2 from wp-cli/fix-copy-paste-fail
...
Fix copy and paste fail
2016-02-16 06:44:36 -08:00
Daniel Bachhuber
6a66daaa20
Add installation instructions to readme
2016-02-16 06:44:27 -08:00
Daniel Bachhuber
16e4ce0ca8
Fix copy and paste fail
2016-02-16 06:19:26 -08:00
Daniel Bachhuber
3e9d9e481f
Bring the command into the WP_CLI namespace
2016-02-16 06:07:41 -08:00
Daniel Bachhuber
232bb95e43
Create README.md
2016-02-16 06:03:31 -08:00
Daniel Bachhuber
e1e2f6e0a6
A command to scaffold other commands
2016-02-16 05:59:30 -08:00