Often as a software engineer, you are working with a multiple programming language. And sometimes, the programming language itself has its own package manager to install or delete a package. The problem is, some people cannot memorize every command. So, here comes CLIM.
For Windows user:
- Download the executable file from the download channel.
- Save the file where it was downloaded
- Create a folder in
C:\Program Files\
and name it toclim
- Move the file to
C:\Program Files\clim
- Now, edit the environment variable and add
C:\Program Files\clim
to the path - If you have any command prompt open, close it and reopen the command prompt
- Type
clim
and press enter - Navigate through the options via arrow key and enter