- Creates empty directory according to the software
- Initializes a git repository
- Create a README file
- Create repository on GitHub
- Add the README and push to GitHub
Requirements:
- Git
- Creates conda env for the project
- Launches the project in Pycharm
- Remove project option
- Names with spaces to be adjusted
- Set the conda env as the project's interpreter in PyCharm
Requirements:
- Conda
- Pycharm
- Uses create-react-app to make project
- Git push after create-react-app
- Open in VSCode
Requirements:
- Node
- create-react-app
- Visual Studio Code