- Selenium
- Change line 6 of .my_commands.sh to point to your project directory
- Change line 9 of .my_commands.sh to include your github username
- Change lines 5, 14, and 16 of create.py to your project directory, github username, and github password
- Move both files to home directory and create pointer to .my_commands.sh
mv .my_commands.sh ~/
mv create.py ~/
cd ~/
chmod +x .my_commands.sh
- Add ~/.my_commands.sh to .bashrc or .zshrc
create Directory
test text