Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freecodecamp/scripts
Quick one-off scripts and tasks
https://github.com/freecodecamp/scripts
Last synced: about 1 month 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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T09:51:20.000Z (4 months ago)
- Last Synced: 2024-08-29T11:14:21.813Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 1020 KB
- Stars: 17
- Watchers: 5
- Forks: 14
- Open Issues: 5
-
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.