Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vMap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marty Fabien
vMap
Commits
73b107e0
Commit
73b107e0
authored
6 years ago
by
Sofian pujo
Browse files
Options
Downloads
Patches
Plain Diff
Modification install.sh
parent
fb7cb3fa
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+3
-14
3 additions, 14 deletions
.gitignore
install.sh
+8
-0
8 additions, 0 deletions
install.sh
with
11 additions
and
14 deletions
.gitignore
+
3
−
14
View file @
73b107e0
client
vas/
vas
client/
conf/closure
conf/closure
conf/node_modules/
conf/node_modules/
conf/properties.json
conf/properties.json
src/closure/conf/depswriter/
src/closure/
src/vitis/vas/log/
src/vitis/vas/public/
src/vitis/vas/server/
src/vitis/vas/ws_data/
src/vitis/vas/tmp/
src/vitis/client/modules/
! src/vitis/client/modules/vitis/
src/vitis/vas/rest/ws/*
! src/vitis/vas/rest/ws/vitis/
src/vitis/vas/sql/*
! src/vitis/vas/sql/sqlQueries.xml
utils - Copie/
utils - Copie/
This diff is collapsed.
Click to expand it.
install.sh
+
8
−
0
View file @
73b107e0
...
@@ -14,4 +14,12 @@ else
...
@@ -14,4 +14,12 @@ else
./init_symlinks.sh
./init_symlinks.sh
./pull_subtrees.sh
./pull_subtrees.sh
./copy_hooks.sh
./copy_hooks.sh
cd
../conf
npm
install
grunt
--save
npm
install
grunt-cli
npm
install
grunt-closure-tools
--save
npm
install
google-closure-compiler@20160911.0.0
--save
npm
install
google-closure-library@20160911.0.0
--save
grunt
-dev
fi
fi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment