Projeto do Robô que tenho trabalhado
ls -al ~/.ssh
ssh-keygen -t ed25519 -C "[email protected]"
ssh-keygen -t rsa -C [email protected]
ssh-keygen -t rsa -b 4096 -C "[email protected]"
eval $(ssh-agent -s)
ssh-add ~/.ssh/id_ed25519
cat ~/.ssh/id_ed25519.pub
ssh -T [email protected]
git clone
git add
git add *
git commit -m "sua mensagem"
git push
git config --global user.email "[email protected]"
git config --global user.name "Efraim"
git add .
git remote add origin https://github.com/efraim-lima/IAGO.git
git push -u origin master
git init
git remote -v
dir
dir
touch <file.extensão>
git add
git commit -m "sua mensagem"
git push
git log
git status
git show
git branch
git checkout
git merge
git branch -D
sudo apt-get install pyhton3
sudo apt install python3-virtualenv
virtualenv iago
source iago/bin/activate
sudo pip install
sudo apt-get install python3-tk
sudo chown -R efraim ~/Documentos/IAGO/IAGO
git clone https://github.com/designcourse/threejs-webpack-starter.git
cd ./
npm i
npm run dev
sudo apt-get install npm
npm install --save three
npm init
npm install time-stamp
https://www.npmjs.com/package/gltf-webpack-loader
sudo apt install cmdtest
yarn add gltf-webpack-loader -D
npm install --save-dev webpack
pip install flask
////////////////////////////////////////////////////
"Moon" (https://skfb.ly/6TwGU) by Akshat is licensed under Creative Commons Attribution (http:// creativecommons.org/licenses/by/4.0/).