Skip to content

jachinte/clion-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLion Installation Assistant

Multi-platform assistant to facilitate the installation of CLion and its dependencies on Windows, Mac and Linux.

Screenshots (Mac)

Welcome

Download

Installation

Done

Executing the assistant

Download the corresponding package from the releases page.

Running from sources

To run the assistant from its sources, you need NodeJS and npm.

First, clone this repository:

git clone https://github.com/jachinte/clion-installer
cd clion-installer

Second, install the dependencies:

npm install

And third, run the application:

npm start

Compiling from sources

On Linux, you need rpm. To package the assistant:

npm run package

And to generate an installer:

npm run make

Questions?

If you have any questions about this program, or something doesn't work as expected, please submit an issue here.

About

CLion installation assistant for Windows, Linux and Mac

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors