Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.33 KB

Commit-Message-Builder

A simple form to help developers in writing good commit messages.

Stop committing with messages like "stuff", "bugfix", "API++" and any other meaningless messages.

Access the app here!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The Commit message builder is a static content built with Vue. You only need to have a modern browser (e.g. Chrome, Firefox, Safari, Edge, Opera).

Installing

In order to have your own development copy of the software you only need to clone this repository.

git clone https://github.com/sirnino/Commit-Message-Builder.git

You can now open the file index.html with your browser.

Built With

  • Vue - The Progressive JavaScript Framework
  • Bootstrap - The styling framework

Authors

  • Antonino Sirchia - Initial work - sirnino

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details