Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Raph El
Admin-Panel
Commits
27c0a27e
Commit
27c0a27e
authored
May 06, 2015
by
El-gitano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ajout de dépendance dans le script d'automatisation
parent
4ae40310
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dependances.sh
dependances.sh
+2
-0
No files found.
dependances.sh
View file @
27c0a27e
#!/bin/bash
npm
install
karma
--save-dev
npm
install
socket.io
--save-dev
npm
install
grunt-karma
--save-dev
npm
install
grunt-contrib-imagemin
--save-dev
npm
install
grunt-svgmin
--save-dev
...
...
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