Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.48 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.48 KB

MIT License pub version

DocumentationDeveloper BlogGitHub RepoPub.dev


The fool doth think he is wise, but the wise man knows himself to be a fool. - William Shakespeare

This CLI populates the .github/prompts folder with helpful prompts because we are all fools and forget the syntax of the tools we use 🃏

Installation

dart pub global activate fools

Setup

fools start

Usage

In the Copilot Chat panel of VS Code, you can reference the FoolScript prompts by typing # followed by the prompt name. For example:

#fools-cli.prompt.md 

Tip

VS Code will suggest prompts as soon as you start typing and will use smart matching to find the prompt you are looking for. Instead of typing "fools-cli", you could type "fc" or "cli".

Development

dart run bin/fools.dart start