Skip to content

Woohoo Labs. Releaser is a lightweight release tool for Open Source projects following semantic versioning.

License

Notifications You must be signed in to change notification settings

woohoolabs/releaser

Repository files navigation

Woohoo Labs. Releaser

Latest Version on Packagist Software License Total Downloads Gitter

Woohoo Labs. Releaser is a lightweight release tool for Open Source projects.

Table of Contents

Install

The only thing you need is Composer before getting started. Then run the command below to get the latest version:

$ composer require woohoolabs/releaser

You can also download the source code of the repository.

Basic Usage

As a prerequisite, git has to be installed on your machine, and the current working directory has to be a version controlled directory. Additionally, you must have GPG set up for git as Releaser signs the tags by default.

If you want to release a package, run the following script (if you use Composer to download Releaser):

$ ./vendor/bin/releaser

Versioning

This library follows SemVer v2.0.0.

Change Log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Support

Please see SUPPORT for details.

Credits

Inspired by Semver Tool.

License

The MIT License (MIT). Please see the License File for more information.

About

Woohoo Labs. Releaser is a lightweight release tool for Open Source projects following semantic versioning.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published