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!
- Host: GitHub
- URL: https://github.com/michael-free/freedadjokes
- Owner: Michael-Free
- License: other
- Created: 2024-09-23T14:05:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T18:13:51.000Z (about 1 year ago)
- Last Synced: 2025-03-24T18:44:31.973Z (about 1 year ago)
- Topics: humor, humour, joke, jokes-api, l, powershell, powershell-module
- Language: PowerShell
- Homepage: https://www.powershellgallery.com/packages/FreeDadJokes
- Size: 16.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.