This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
installation [2025/06/08 15:48] – admin | installation [2025/06/13 04:31] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
Installation is as simple as extracting the files from a zip file to a folder on your hard-disk. The zip file is available on our main website https:// | Installation is as simple as extracting the files from a zip file to a folder on your hard-disk. The zip file is available on our main website https:// | ||
- | Do NOT install | + | Do NOT install |
**CRITICAL**: | **CRITICAL**: | ||
+ | |||
+ | ====Pre-requisites==== | ||
+ | |||
+ | //Git Winch// works ONLY on Windows. So the entire office that uses //Git Winch// must be using Windows. (We may release Linux and Mac versions later, if there is serious demand) | ||
+ | |||
+ | **//Chrome (or a browser similar to Chrome) is needed!// | ||
+ | Your computer MUST have //Chrome// browser installed at its default location in the computer. You can also use browser such as //Brave, Edge and Chromium// too. But those would need the // | ||
The first time you start //Git Winch// it will start Chrome browser in //app// mode. That startup will result in over 100Mb (approx) of files needed by Chrome in a sub-folder inside the application folder. That is a normal activity and so you don't have to get worried. | The first time you start //Git Winch// it will start Chrome browser in //app// mode. That startup will result in over 100Mb (approx) of files needed by Chrome in a sub-folder inside the application folder. That is a normal activity and so you don't have to get worried. | ||
- | There are several files after installation that you should definitely NOT delete or touch. However there are a few that can be configured specifically for your office. This is explained [[configuration? | + | **//Git is needed!// |
+ | You also need to install //Git// To check if you have that utility installed, please open a command-line window (console window or " | ||
+ | |||
+ | //git --version// | ||
+ | |||
+ | If you see the version number in the output, that means Git has been installed. If not, you should download Git installer and install it https:// | ||
+ | |||
+ | **//Curl is needed!// | ||
+ | You should also check if the //curl// command is working globally on your computer. Again, you should open a cmd window and give this command: | ||
+ | |||
+ | //curl --version// | ||
+ | |||
+ | If you do not get any output or if it says "not recognized as an internal or external command" | ||
+ | |||
+ | ====First steps==== | ||
+ | You MUST set a suitable organization/ | ||
+ | |||
+ | There is a special file named // | ||
+ | |||
+ | There are several files after installation that you should definitely NOT delete or touch. However there are a few that can be configured specifically for your office. This is explained [[configuration? | ||
+ | |||
+ | ====Redistribution==== | ||
+ | |||
+ | Once you configure //Git Winch// specifically for your office, and the file " | ||
+ | |||
+ | And of course; everyone in the office, including you, should register. Explained next. | ||
====Registration===== | ====Registration===== | ||
- | To use //Git Winch// you not only need to install the software, but you should //also register.// Note that //Git Winch// can be privately hosted too. So you need to check where you have to register. If you got the zip file from our website; then the registration is done from a link given on our main website for //Git Winch// namely; https:// | + | To use //Git Winch// you not only need to install the software, but you should //also register.// |
+ | |||
+ | Note that //Git Winch// can be privately hosted too. So you need to check where you have to register. If you got the zip file from our website; then the registration is done from a link given on our main website for //Git Winch// namely; https:// | ||
If you are running a privately hosted version of //Git Winch// you would need to ask the person who gave you the zip file (or you could look inside the // | If you are running a privately hosted version of //Git Winch// you would need to ask the person who gave you the zip file (or you could look inside the // | ||
Line 22: | Line 56: | ||
None of the registrations expire. //(Of course, you can always exercise your right to be forgotten, and we'll delete all your data if you email us at admin@gitwinch.com)// | None of the registrations expire. //(Of course, you can always exercise your right to be forgotten, and we'll delete all your data if you email us at admin@gitwinch.com)// | ||
+ | |||
+ | ====Lifetime purchase==== | ||
In some seminars/ | In some seminars/ |