fools 1.0.0
fools: ^1.0.0 copied to clipboard
Fools start.
Documentation • Developer Blog • GitHub Repo • Pub.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