Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Coding Dojo
reactive-programming
Commits
d3562eed
Commit
d3562eed
authored
Dec 01, 2019
by
Julien Sadaoui
Browse files
Fix Intellij installation
parent
c2707f89
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/install.sh
View file @
d3562eed
...
...
@@ -26,7 +26,7 @@ cd install_tools
# Install IntelliJ
wget https://download.jetbrains.com/idea/ideaIC-2019.2.4.tar.gz
tar
-xzvf
ideaIC-201
8.3.5
.tar.gz
-C
/opt
tar
-xzvf
ideaIC-201
9.2.4
.tar.gz
-C
/opt
# Clone project
su - reactive-programming
-c
"cd coding-dojo && git clone https://gitlab.ippon.fr/coding-dojo/reactive-programming.git"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment