using wordpress CLI to post to wordpress
There is a very nice post here: How to post content to a WordPress blog from the command line
I tried this in Fedora 14 and here is the way to get this working in Fedora
1
2 3 4 5 |
Now, once the above completes make sure that the path /usr/local/bin is in you path.
Continue reading