webrain / grunt-wordpress-deploy

A Grunt plugin to quickly deploy Wordpress websites.
MIT License
104 stars 37 forks source link

Running tasks #15

Closed brian-slate closed 10 years ago

brian-slate commented 10 years ago

The example gruntfile in the readme runs "wordpressdeploy" which results in: Warning: Task "wordpressdeploy" not found. Use --force to continue.

I can run the built-in tasks like "grunt push_files --target=staging", but how should they be incorporated into the default task? Maybe a noob question :)

Thanks!

davidthou commented 10 years ago

Discussion moved here:  https://github.com/webrain/grunt-wordpress-deploy/issues/16