Update instructions
nachovz opened this issue · 7 comments
Add
nvm install 8
nvm use 8
@nachovz to which file? the readme currently shows api endpoints but no instructions really lol
@nachovz but if you have the c9-plugins you don't have to do that.
@jferragut I guess on every readme
@alesanchezr We need a link back to the c9-plugins repo (just in case)
Ok I will leave this task for a student.
What needs to be done?
This repository holds all the project assignments of the academy, the projects are on the directory /p/
, for example, the CSS project instagram feed
is located on the following path: /p/css/beginner/instagram-feed
(here is the link to it)
Inside each project folder you will find the README.md that contains the project instructions. That README file is shown to all students when the project is assign to them.
We need someone to update all the README.md files off all the projects that use node.js and update the instructions saying that if you are a 4Geeks Student we strongly recommend having the c9-plugin installed. If you are not a 4Geeks Academy student that you will have to install node.js 8+ manually.
@alesanchezr @nachovz we should probably also add that if you have c9 tools, you should reinstall it to the latest version so that you can get the benefit of the fix you implemented recently regarding preload. Otherwise, they will have to open a new terminal still.
c9 tools is deprecated! c9-plugin is the new one.
@alesanchezr sorry, that is what I meant lol. I installed the c9-plugin.