Skip to content

Alternative solution to handle versioning in PHP world.

Notifications You must be signed in to change notification settings

visit24ir/standard-versioning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Installing Package

$ composer global require nerdial/standard-versioning

Available Commands

Initiate versioning process

This command will create a default tag for initiation

$ moon init

Create new tag version

This command will create a new tag in your git repository

$ moon tag major|minor|patch -m "Add new version"

About

Alternative solution to handle versioning in PHP world.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%