Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.18 KB

Tahir Toprak Karabekiroğlu/haxe-mommy

This port is Windows only!

A port of shell-mommy

This is an executable that provides a mommy function which emulates a nurturing and supportive figure. The mommy function can be used to offer praise and encouraging responses to a user's actions, depending on the exit code of the command that is passed to it.

2

Installation

Use the setup file in the releases tab, that's it!

Configuration

Mommy has the options the original have, but they are stored in a json named mommy_settings.json that is placed in %USERPROFILE%.

When the help argument is passed as an argument, Mommy will explain every setting available.

help

Usage

To use the mommy function, pass a command with or without arguments and it will respond with a negative or a positive response depending on the command's exit code.

If it returns 0, it's a positive response. If it returns anything else, it's a negative response.

1