Installation
CLI Installation
To install the FoolScript CLI, use the following command:
dart pub global activate foolsOnce installed, run the following command in any repo to populate the .github/prompts folder with the FoolScript prompts:
fools startManual Installation
Navigate to the FoolScript docs repository and copy the contents of the .github/prompts folder into your project’s .github/prompts folder.