https://github.com/freecodecamp/scripts
Quick one-off scripts and tasks
https://github.com/freecodecamp/scripts
Last synced: 10 months ago
JSON representation
Quick one-off scripts and tasks
- Host: GitHub
- URL: https://github.com/freecodecamp/scripts
- Owner: freeCodeCamp
- License: bsd-3-clause
- Created: 2016-04-09T17:25:43.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T20:27:46.000Z (over 1 year ago)
- Last Synced: 2025-03-27T17:37:39.083Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 17
- Watchers: 5
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: news/.gitignore
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Scripts
> Scripts for some one-off DevOps tasks. We use these for generating stats and other housekeeping.
## Usage
> [!WARNING]
> Please validate and sanity check the scripts before use, code and instructions can become stale/outadated over time.
```bash
cd
pnpm install
```
Follow the instructions in the `README.md` of the package or check the script code for details.