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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
ls
mkdir
mv
cd
touch
rm
The text was updated successfully, but these errors were encountered: