tiagosampaio / semver

SemVer checker for Packagist

Home Page:https://semver.mwl.be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


madewithlove

SemVer

A SemVer checker tool for Packagist.

ci issues pull requests contributors contributions

Built with ❤️︎ and ☕ by heroes at madewithlove.

About

This is the repository for the SemVer checker tool hosted at semver.madewithlove.com.

Tech Stack

Prerequisites

Installation

1. Clone the repository:

git clone git@github.com:madewithlove/semver.git

2. Go to the project folder:

cd semver

3. Install the dependencies:

composer install

4. Create a copy of .env.example:

cp .env.example .env

5. Set the application key:

php artisan key:generate

6. Start the PHP development server:

php artisan serve

Tests

Run the following command:

php artisan test

Contributing

Contributing to this repository is both appreciated and encouraged. If you have any specific questions, we're happy to help out.

About

SemVer checker for Packagist

https://semver.mwl.be


Languages

Language:PHP 68.9%Language:Blade 25.5%Language:CSS 4.6%Language:JavaScript 1.0%