In this exercise, I will practice Gitflow with an empty repo.
- Dummy txt files
- Gitflow
N/A
To get a local copy up and running follow these simple example steps. (NPM)
- Ope your terminal
- Navigate to the directory where you want your project cloned
- Clone the project using
git clone
or just copy the command below:
git clone https://github.com/didierganthier/gitflow-practice.git
- Open the project with your IDE. I use Visual Studio Code
- Having an IDE .
- Having Git installed and configured.
- Clone the repository using Git.
- Open the project folder in your IDE.
👤 Author1
- GitHub: @didierganthier
- Twitter: @didierganthier_
- LinkedIn: didierganthier
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.