EthBuilders / Curriculum

Open Source Curriculum to learn about Ethereum Development
MIT License
72 stars 29 forks source link

[Content]: Add content/resources about terminal/shell usage in basics #16

Open skellet0r opened 3 years ago

skellet0r commented 3 years ago

It's important that dapp developers understand how to use the command line if they want to develop dapps. We shouldn't assume individuals viewing the content already know or have pre-requisite knowledge.

Content should probably cover:

tesla809 commented 3 years ago

Welp, jump the gun on that. I added common git commands, commit workflow and npm/yarn commands. I need to add common shell commands.

tesla809 commented 3 years ago

Added bash commands and setup instructions for macOS.