Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
skellet0r opened this issue Dec 29, 2020 · 2 comments
Open

Comments

@skellet0r
Copy link
Contributor

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:

  • Git Bash installation (for windows)
  • Accessing the terminal (Windows/OSX/Linux)
  • Basic commands
    • ls
    • mkdir
    • mv
    • cd
    • touch
    • rm
@tesla809 tesla809 reopened this Dec 29, 2020
@tesla809
Copy link
Contributor

tesla809 commented Dec 29, 2020

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
Copy link
Contributor

Added bash commands and setup instructions for macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants