ga-wdi-boston/js

touch files from root?

Opened this issue · 1 comments

-touch greeter.js psychic.js forLoop.js
+touch lib/greeter.js lib/psychic.js lib/forLoop.js

???

People are going to do this and then not cd ... We want them to RUN commands from the root of the repo, not from inside the lib/ directory. I think I may have just talked myself out of it, in that they need to get used to moving around directories, I just know someone's going to mess this up...

gaand commented

I think having files as scaffolding eliminates this problem. Maybe we do that instead?