Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offensive-vk/awesomescripts
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
https://github.com/offensive-vk/awesomescripts
List: awesomescripts
c configs cpp gh-actions git github gitlab legacy mirror npm pipelines python shell
Last synced: about 2 months ago
JSON representation
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
- Host: GitHub
- URL: https://github.com/offensive-vk/awesomescripts
- Owner: offensive-vk
- License: cc0-1.0
- Created: 2024-03-20T10:56:42.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T08:57:36.000Z (2 months ago)
- Last Synced: 2024-11-09T09:29:00.345Z (2 months ago)
- Topics: c, configs, cpp, gh-actions, git, github, gitlab, legacy, mirror, npm, pipelines, python, shell
- Language: YAML
- Homepage: https://github.com/offensive-vk/AwesomeScripts/
- Size: 173 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
- Codeowners: CODEOWNERS
- Security: security.md
Awesome Lists containing this project
README
# AwesomeScripts - Custom Configs and Various TemplatesSpecial Repo for Custom Scripts and Offensive / Biased Programs of Various Programming Languages.
More Tool Configs are being added. Stay tuned for future updates.!
Kindly Double Check and Verify twice before running or executing any script or file in your computer.
I would say try everything in a sandbox environment. *(VMs or Containers)*## Quick Links and Navigation 🧭
For Any Information About Contribution Guidelines and Documentation of This Project.
### Please Refer to
- [Directory Structure 🧭](https://github.com/offensive-vk/AwesomeScripts/blob/master/navigation.md)
- [Code of Conduct 🤗](https://github.com/offensive-vk/AwesomeScripts/blob/master/code_of_conduct.md)
- [Documentation 📖](https://github.com/offensive-vk/AwesomeScripts/blob/master/readme.md) *(Current File)*
- [Contribution Guidelines ✨](https://github.com/offensive-vk/AwesomeScripts/blob/master/contributing.md)
- [Security Guidelines ⚠️](https://github.com/offensive-vk/AwesomeScripts/blob/master/security.md)
- [Author 🧑💻](https://github.com/offensive-vk/)## Templates Includes
- Ignore Templates
- gitignore
- gitattributes
- gitconfig
- dockerignore
- npmrc
- nvmrc- Github Templates
- Readme
- Contributing
- Security
- Code of Conduct
- Pull Request Template
- Issue Templates- Github Actions
- Auto Labeler
- Dependency Reviews
- Flawfinder - Code Scanning
- Checkout Cheat Sheet
- Repo Mirroring
- Node.js Workflows
- Ubuntu
- Windows
- macOS
- Verify Assets
- CodeQL by Github
- NPM Workflows
- Docker Image - Build and Push
- Custom Workflows
- and More !- My Personal Configs
- Dockerfile
- VS Code Extensions (145+)
- jsconfig
- tsconfig
- VS Code Settings- Gitlab Pipelines
- Introduction
- Build and Test
- Hello CI
- Docker Image CI
- Deploy Application CI
- Docker CI
- More !- Python Programs
## Custom Scripts and Source Codes
This repository also hosts custom shell scripts, C/C++ source codes, and programs in other languages. Below are some examples:
- **Shell Scripts**: Various shell scripts for automation tasks, system management, and more.
- **C/C++ Source Codes**: Implementations of algorithms, cool functions and classes in C/C++.
- **Other Languages**: Programs written in Python, JavaScript, Java, and other languages may also be available.## Contribution Guidelines
Contributions to this repository are welcome! If you'd like to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature`).
3. Commit your changes (`git commit -am 'Add some feature'`).
4. Push to the branch (`git push origin feature/your-feature`).
5. Create a new Pull Request.---
© Vedansh 2023 - Present
Licensed under CC0-1.0
Thanks for visiting :)