supreme-git-guard
v1.0.0
Published
Cross-platform CLI π Zero-setup Git hook installer & license enforcement CLI for Supreme proprietary license & standard files
Maintainers
Readme
supreme-git-guard π
Zero-setup Git hook installer & license enforcement for the Supreme Proprietary License v1.0
Authored by Subasin Arachchige Sahan Sachintha
π¦ Installation
# 1. Install via npx (no global install required)
npx supreme-git-guard installThis will:
- Create
~/.supreme/with sample.supreme.json,.env.example, and all universal templates- Set Gitβs
init.templateDirto include thepre-commithook stub- Make future
git initrepos automatically include your license-enforcer hook
β‘ Quick Start
# 1. Create or navigate to a repo
git init
# 2. Make any change & commit
git add .
git commit -m "Initial commit"Your hook will automatically:
- Copy or update
LICENSEandSUPREME_LICENSE.md - Append universal
README.md,CONTRIBUTING.md,SECURITY.md,CODE_OF_CONDUCT.mdif missing markers - Stage changes for you
βοΈ Configuration
Environment
Copy~/.supreme/.env.example β ~/.supreme/.envand set:SUPREME_LICENSE_DIR=E:/@Sahan/@Personal/@License SUPREME_CONFIG_DIR=~/.supremeOverrides
- Create a project-local
.supreme.jsonto override paths or filenames.
- Create a project-local
π Audit
Check any existing repo:
npx supreme-git-guard audit /path/to/repoIf any file is missing or missing its marker, the command will error out and list the issues.
π Advanced
Manual hook reinstall
npx supreme-git-guard installCheck status
npx supreme-git-guard statusCI Integration
Add.github/workflows/enforce-license.yml:name: License Enforcement on: [push, pull_request] jobs: enforce: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - run: npx supreme-git-guard audit .
π€ Contribute & Support
PRs and issues are welcome in:
https://github.com/ks-official-Sahan/supreme-git-guard
For licensing questions, contact:
[email protected] | +94 768 701 148
π‘οΈ Supreme Project Repository
Welcome to a project maintained, owned, or created under the exclusive rights of
Subasin Arachchige Sahan Sachintha β CEO, Architect, and Supreme Owner of all source code, designs, IP, and revenue streams contained herein.
π¦ Overview
This repository includes components, modules, or systems intended for internal, client, or commercial use.
All assets are subject to Supreme Proprietary License v1.0, which does not permit free usage unless explicitly granted.
π Ownership & License
- Β© 2025 Subasin Arachchige Sahan Sachintha
- License: SUPREME_LICENSE.md
- Protected by: International IP, Cybersecurity, and Cybercrime laws
- Jurisdiction: Colombo, Sri Lanka
π« Usage Restrictions
- β Redistribution without explicit permission is forbidden
- β Unauthorized modification is a violation of the license
- β Any monetization must include a minimum 10% royalty or commission
For legal use, licensing, or partnership inquiries, contact:
π§ [email protected]
π± +94 768 701148
πΌ Business & Legal Attribution
- Entity Name: Evision IT (PVT) Ltd
- License Version: Supreme Proprietary License v1.0
- Contact: GitHub Profile
βοΈ Legal Notice
Any user or contributor acknowledges:
βI accept that Subasin Arachchige Sahan Sachintha is the sole intellectual and legal owner of this codebase.
I shall not violate, reuse, sell, or clone any portion of this work without permission.β
π§Ύ Contents
- Code Modules
- Internal APIs
- Business Logic
- UI/UX assets
- Deployment Scripts
All of which fall under supreme license protection and usage tracking.
π Final Reminder
Unauthorized use will trigger enforcement audits and possible legal actions.
