Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
8
Star
1
Fork
4
FreeCodeCamp
/
wiki-generator
Code
Issues
1
Pull requests
0
Pulse
Graphs
Permalink
Browse files
installation workflow
Loading branch information
...
1 parent
5b3d7c8
commit
5c8aa114b08f31dc65ed9ce68de590ec9bcba865
hallaathrad
committed
Feb 29, 2016
Unified
Split
Showing
1 changed file
with
7 additions
and
0 deletions
.
+7
−0
install.sh
Show notes
View
7
install.sh
@@ -15,3 +15,10 @@ git checkout gh-pages
echo
"
gh-pages checked out
"
cd
..
+
+chmod 744
*
.sh
+
echo
"
permissions set
"
+
+
echo
"
Installing NPM modules
"
+npm install
+
echo
"
installation process finished, please check for possible errors or warnings
"
Toggle all file notes
0 comments on commit
5c8aa11
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
5c8aa11