freeCodeCamp / scripts

Quick one-off scripts and tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripts

Scripts for some one-off DevOps tasks. We use these for generating stats and other housekeeping.

Warning

Please check the scripts for usage instructions, and note that some of them become completely outdated over time.

Usage

cd <folder name of script> 
pnpm install

Then follow the instructions in the README.md of the package or check the script code for details.

About

Quick one-off scripts and tasks

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 51.0%Language:JavaScript 49.0%