https://github.com/freeCodeCamp/scripts
Quick one-off scripts and tasks
https://github.com/freeCodeCamp/scripts
Last synced: 4 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 (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T20:27:46.000Z (6 months ago)
- Last Synced: 2024-11-15T22:52:08.985Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 17
- Watchers: 5
- Forks: 14
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: news/.gitignore
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- jimsghstars - freeCodeCamp/scripts - Quick one-off scripts and tasks (TypeScript)
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.