Shell runner for https://github.com/scm4j/scm4j-releaser
- Install
jdk8
,git
,sh
(on Windowssh
normally comes withgit
, usechocolatey install git jdk8
) - Clone this repository
- Run
releaser.cmd
orreleaser
, it will pull scm4j-releaser/master, build it and run - Use
releaser pull
to update frommaster
- Use
releaser pull 23.0
to get particular version - For more details about using releaser see https://github.com/scm4j/scm4j-releaser
- releaser.cmd on Windows has a single purpose - find
sh
,git
and launchsh releaser
- If any problems with git occurs drop a folder which is shown by
pull
command