Welcome to the wrench wiki!
**Wiki features **
This wiki guides you on how to use wrench. Here you will learn the following:
The wiki itself is actually a mercurial repository, which means if you want a copy of it you can clone it.
Go ahead and try:
$ hg clone https://gochojr@bitbucket.org/gochojr/wrench/wiki
You can get yourself a copy of wrench as executable from wrench bucket repo using Mercurial by cloning the wrench repo.
wrench does not need any installation! After cloning wrench repo cd to where you cloned it and right click on executable written wrench with the wrench icon.
You are ready to dig down to the important bits! Run the following command:
wrench
Now you will see another wrench shell! 😄
Next run the command mancommand to see all shell commands at your disposal!
Note: This will list all cmd commands first and then the wrench commands next~ dont be a kvetcher keypress that enter till z.
Shell Happy? 😄 Start contributing to wrench project now!