Cake.Twitter addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Twitter.
Contains functionality related to Twitter REST API.
In order to use the commands for this addin, include the following in your build.cake file to download and reference from NuGet.org:
#addin Cake.Twitter
General
TwitterSendTweet Alias from Cake.Twitter addin |
Send a Tweet using the Twitter REST API. |