Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Installation

CLI Installation

To install the FoolScript CLI, use the following command:

Terminal window
dart pub global activate fools

Once installed, run the following command in any repo to populate the .github/prompts folder with the FoolScript prompts:

Terminal window
fools start

Manual Installation

Navigate to the FoolScript docs repository and copy the contents of the .github/prompts folder into your project’s .github/prompts folder.