Added link to demo video
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
# SCM Breeze [](http://travis-ci.org/ndbroadbent/scm_breeze)
|
# SCM Breeze [](http://travis-ci.org/ndbroadbent/scm_breeze)
|
||||||
### Streamline your SCM workflow.
|
### Streamline your SCM workflow.
|
||||||
|
|
||||||
-------------------------------------------------------
|
|
||||||
|
|
||||||
**SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with tools
|
**SCM Breeze** is a set of shell scripts (for `bash` and `zsh`) that enhance your interaction with tools
|
||||||
such as git. It integrates with your shell to give you numbered file shortcuts,
|
such as git. It integrates with your shell to give you numbered file shortcuts,
|
||||||
a repository index with tab completion, and a community driven collection of useful SCM functions.
|
a repository index with tab completion, and a community driven collection of useful SCM functions.
|
||||||
@@ -10,6 +8,13 @@ a repository index with tab completion, and a community driven collection of use
|
|||||||
Disclaimer: **git** is currently the only supported SCM.
|
Disclaimer: **git** is currently the only supported SCM.
|
||||||
I've kept the project's name open because it won't be difficult to port it for other SCMs.
|
I've kept the project's name open because it won't be difficult to port it for other SCMs.
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
|
### Demo video
|
||||||
|
|
||||||
|
<center><a href="http://www.youtube.com/watch?v=iKdp6uBfrvc" target="_blank"><img src="http://i.imgur.com/l7aGG.png"></a></center>
|
||||||
|
|
||||||
|
<hr/>
|
||||||
|
|
||||||
## File Shortcuts
|
## File Shortcuts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user