Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.7 KB

README.md

File metadata and controls

63 lines (40 loc) · 1.7 KB

Gitflow Practice

In this exercise, I will practice Gitflow with an empty repo.

Built With

  • Dummy txt files
  • Gitflow

Live Demo

N/A

Getting Started

To get a local copy up and running follow these simple example steps. (NPM)

  1. Ope your terminal
  2. Navigate to the directory where you want your project cloned
  3. Clone the project using git clone or just copy the command below:
 git clone https://github.com/didierganthier/gitflow-practice.git
  1. Open the project with your IDE. I use Visual Studio Code

Prerequisites

  • Having an IDE .
  • Having Git installed and configured.

Setup

  • Clone the repository using Git.
  • Open the project folder in your IDE.

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

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.