Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Sanaki/muddler

Tags

1.1.0

Toggle 1.1.0's commit message
bump version

1.0.3

Toggle 1.0.3's commit message
add missing keycode for '|' and bump version

1.0.2

Toggle 1.0.2's commit message
Add handling for 'space' in keys.

1.0.1

Toggle 1.0.1's commit message
Update to work properly in windows cmd/powershell properly.

1.0.0

Toggle 1.0.0's commit message
Bump version

v1.0.0

Toggle v1.0.0's commit message
Bump version

0.13

Toggle 0.13's commit message
README update

0.12

Toggle 0.12's commit message
readme update

0.11

Toggle 0.11's commit message
bump mpackage version as well

0.10

Toggle 0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version output and command line arg parsing (demonnic#23)

* Setup gradle to dynamically set the version in code at build time
* Add Version class for dynamically holding the version of muddler. Adjust App to print version at beginning of build, and add cli arguments for printing help/version and exiting
* Adjust dockerfile to properly consume command line arguments
* prep new release
* make default shell wrapper for the docker image always pull latest.