Skip to content

Dart CLI for populating the tasks.json and snippets.code-snippets files in your VS Code projects

License

Notifications You must be signed in to change notification settings

FoolScript/fools-cli

Repository files navigation

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

About

Dart CLI for populating the tasks.json and snippets.code-snippets files in your VS Code projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages