Adding Fabric overview and example#54
Conversation
|
Awesome! We should be showing the new task decorators in the example. |
|
Agreed. If I get some more time, I'll add another task or two to demonstrate calling different tasks. |
|
Beautiful, thanks! |
Adding Fabric overview and example
There was a problem hiding this comment.
Throughout the rest of the guide, we use $ as an indicator of a shell command, we should try to do so here, too. You can also do .. code-block:: bash to get shell syntax highlighting.
There was a problem hiding this comment.
been driving me crazy :)
There was a problem hiding this comment.
Fixed in the updated pull request. I thought I had got all of them, but apparently missed one.
@dcrosta thanks for the code-block note, I have done little work in Sphinx before and was unaware.
There was a problem hiding this comment.
Happy to help! That's what we're here for.
A basic overview and example.