List of posts tagged: Windows
Short instruction. How to install Yii2 advanced
Short instruction on how to install Yii 2 advanced in Windows on OpenServer.
Because The instruction is brief, then a detailed description of what the commands do in the instruction will be omitted.
Installing Composer on Windows
Short description Composer. And the installation instructions for Composer on Windows.
How to install Bower on Windows
Bower - this package manager, which sets the desired project packages with required versions along with their dependencies. More simply, bower perform for you install and update the dependencies of the project ie third-party libraries that are used in your project (such as the jQuery, and anything else that you use in project, but you did not write).
Configuring access to the repository with help SSH
How to connect a repository with SSH? Detailed instruction how to generate an SSH key, to add the SSH key in github or bitbucket and to connect to the repository smartGit using the SSH key.