Skip to content

K3ury99/XO-Git-Flow

Repository files navigation

🚀 Git-Flow

Note

This is a project designed to demonstrate the proper functioning of the Git Flow workflow.

Important

This page is fully functional in all its versions or tags. The necessary tests were carried out, and the latest version has the best presentation for all audiences. Thank you for checking out this project. Keury Ramirez 20231101

👾 Getting Started

  1. Clone the repository:
    git clone https://github.com/K3ury99/XO-Git-Flow
  2. Navigate to the project directory:
    cd XO-Git-Flow 
  3. Navigate to the project directory:
  4. Open in Visual Studio: Open the solution file KortexCrud.sln and build the project.
  5. Run the application: Press F5 to start the application.

🐱‍👤 Contributing

  1. Fork the repo
  • Create a new branch
    git checkout -b feature-branch
  • Commit changes
    git commit -am 'Add new feature'
  1. Push to the branch (git push origin feature-branch)
  2. Create a new Pull Request

📔 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This is a project designed to demostrate the proper functioning of the Git Flow workflow.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published