An open API service indexing awesome lists of open source software.

https://github.com/michael-free/freedadjokes

Get Dad Jokes on the PowerShell Command Line!
https://github.com/michael-free/freedadjokes

humor humour joke jokes-api l powershell powershell-module

Last synced: about 2 months ago
JSON representation

Get Dad Jokes on the PowerShell Command Line!

Awesome Lists containing this project

README

          

# FreeDadJokes Powershell Module

Free Dad Jokes on the Powershell command-line!

## Overview

This is one of the silliest powershell modules I have ever built. It was built during naptimes when I was on paternity leave...

With this module, you'll be able to scale eye-rolling, groan-inducing jokes at a scale that was never possible before!

## Installation

### From PowerShell Gallery

```powershell
Install-Module -Name FreeDadJokes
```

## Import the Module

```powershell
Import-Module -Name FreeDadJokes
```

## Key Functions

### Get a Dad Joke

```powershell
Get-DadJoke
```

## Requirements

* PowerShell 5.1 or higher
* Operating Systems:
* Windows Desktop or Windows Server OS
* MacOS with Powershell installed
* Any Linux distribution that is supported by Powershell
* Administrative or Local Privileges to install Powershell Modules
* Internet connection, as this reaches out to an external API

## Module Information

* Version: v0.9.45
* Author: Michael Free
* License: See LICENSE file
* Project URL: https://github.com/Michael-Free/FreeDadJokes

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the terms included in the LICENSE file.

This is using the Free Custom License (FCL v1.0)

## Disclaimer

This module is provided as-is with no warranty.