https://github.com/sliit-foss/gists
https://github.com/sliit-foss/gists
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sliit-foss/gists
- Owner: sliit-foss
- License: mit
- Created: 2024-03-15T07:19:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T11:14:04.000Z (over 1 year ago)
- Last Synced: 2025-01-25T11:42:26.397Z (11 months ago)
- Size: 39.1 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: change-author-email-of-commits.md
- License: LICENSE
Awesome Lists containing this project
README
# Gists
Welcome to the Gists repository of SLIIT FOSS. This repository is dedicated to hosting and sharing various code snippets, scripts, notes, and ideas contributed by members of our community. Whether you're a beginner exploring programming concepts or an experienced developer looking to share helpful code snippets, this is the place for you.
### Volume 1
- [GitHub Account Switching Method with Two Accounts](multi-github.md)
- [Running a MySQL Database Instance Using Docker](mysql-server-docker.md)
- [AzCopy Between Accounts](./azcopy-between-accounts.md)
- [Running database Servers Instantly with Docker Compose](./docker-deploy-instant-dbs.md)
- [Script to terminate running tasks on a port](./script-to-terminate-processes-by-port.md)
### Volume 2
- [Postman Pre-request Script for Formatting Request Body](./postman-script-to-format-request-body.md)
- [Make git commits from a user pool](./user-pool-commits.md)
- [VS Code Task for Automatic Dev Server Launch](./script-to-terminate-processes-by-port.md)
- [One-Line Command for Bulk Updating npm Packages with pnpm"](./vscode-task-configuration.md)