Duck Facts is a Raycast extension that displays interesting facts about ducks.
This extension generates and displays random facts about ducks using AI.
Disclaimer: The facts generated by this extension are created using AI and may not be accurate or factual. Please verify any information before using it as a reliable source.
To set up the project for development:
npm install
npm run dev
npm run build
: Build the extensionnpm run dev
: Run the development servernpm run lint
: Run the linternpm run fix-lint
: Fix linting issues automaticallyThis project is licensed under the MIT License.