{"id":27085426,"url":"https://github.com/simtabi/sange","last_synced_at":"2026-01-19T11:33:06.521Z","repository":{"id":286379368,"uuid":"956208586","full_name":"simtabi/sange","owner":"simtabi","description":"Sange is a modular automation toolkit built on lightweight scripting.  From Git workflows to Docker and Laravel tooling, it simplifies development—powered by Makefiles, Bash, and more to come.","archived":false,"fork":false,"pushed_at":"2025-03-27T23:00:57.000Z","size":2911,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T04:37:14.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sange.sh","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simtabi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://www.paypal.me/simtabi"}},"created_at":"2025-03-27T21:53:03.000Z","updated_at":"2025-03-28T01:04:21.000Z","dependencies_parsed_at":"2025-04-06T04:47:18.122Z","dependency_job_id":null,"html_url":"https://github.com/simtabi/sange","commit_stats":null,"previous_names":["simtabi/sange"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simtabi/sange","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simtabi%2Fsange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simtabi%2Fsange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simtabi%2Fsange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simtabi%2Fsange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simtabi","download_url":"https://codeload.github.com/simtabi/sange/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simtabi%2Fsange/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28566465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-06T04:37:02.756Z","updated_at":"2026-01-19T11:33:06.504Z","avatar_url":"https://github.com/simtabi.png","language":"Makefile","funding_links":["https://www.paypal.me/simtabi"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n   \u003cimg src=\".github/assets/sange.png\" alt=\"Banner\" style=\"width: 100%; height: auto; border-radius: 8px; margin: 10px auto;\"\u003e\n   \u003cbr /\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n   \u003cstrong\u003eSange\u003c/strong\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\nLightweight, modular dev automation for mono-repos—built for speed, \nconsistency, and happier developers.\n\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n   \u003ca href=\"https://simtabi.com\"\u003eWebsite\u003c/a\u003e \n   \u003cspan\u003e · \u003c/span\u003e\n   \u003ca href=\"https://github.com/simtabi/sange\"\u003eGitHub\u003c/a\u003e \n   \u003cspan\u003e · \u003c/span\u003e\n   \u003ca href=\"https://discordapp.com/users/955429267855007744\"\u003eDiscord\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003chr\u003e\n\n\n\n# 🐘 Sange – Developer Automation Toolkit — WIP\n\n**Sange** is a modular, extensible automation toolkit powered by **Makefiles** and **Bash**.  \nIt helps streamline repetitive development tasks like Git workflows, Docker commands, Laravel tooling, and more.\n\n**Sange**—named after the nimble and resilient *Elephant Shrew*—is designed for teams that demand **lightweight, dependable DevOps workflows**. Whether you’re working with **mono-repos, microservices, or full-stack systems**, Sange scales with precision and power.\n\n---\n\n## 🚀 Why Sange?\n\n- ✅ Designed for **mono-repos** and **multi-project environments**\n- ⚙️ Uses Make + Bash — no extra binaries or dependencies\n- 🧩 Stack-based and extensible: Laravel, Docker, NPM, and more\n- 💡 Built with modularity, readability, and reusability in mind\n\n---\n\n## 📚 Documentation\n\nEach stack has its own documentation:\n\n- 🔗 [Git Commands](./docs/git.md)\n- 🐳 [Docker Commands](./docs/docker.md)\n- 📦 [NPM/Yarn Commands](./docs/npm.md)\n- ⚙️ [Laravel Commands](./docs/laravel.md)\n- 🐍 [Python Stack (Optional)](./docs/python.md)\n- 🧰 [Makefile Generator](./docs/makefile-generator.md)\n\n---\n\n## 🧩 Directory Structure\n\n```\nsange/\n├── .github/                      # GitHub workflows, issue templates, etc.\n├── docs/                         # Stack-specific documentation\n│   ├── git.md\n│   ├── docker.md\n│   ├── npm.md\n│   ├── laravel.md\n│   ├── python.md\n│   └── makefile-generator.md\n│   └── ...\n├── src/\n│   ├── configs/                  # Global variables and config defaults\n│   ├── makefiles/                # Core and stack-specific Makefiles\n│   │   ├── supports/             # Generators, initializers, shared logic\n│   │   ├── docker.mk\n│   │   ├── git.mk\n│   │   ├── npm.mk\n│   │   ├── laravel.mk\n│   │   ├── ...\n│   ├── scripts/                  # Helper shell scripts (git.sh, sange.sh, etc.)\n│   └── sange.mk                  # Master Makefile entry point\n├── templates/                    # Makefile scaffolding templates\n│   └── makefile.template\n└── README.md                     # This file\n```\n\n---\n\n## 🛠️ Installation\n\n```bash\ngit clone https://github.com/simtabi/sange.git\ncd sange\n```\n\nThen, include the core Makefile in your project-specific `makefile`:\n\n```makefile\n# Example project Makefile\n\nGIT_REPO := $(CURDIR)\nDEFAULT_COMMIT_MESSAGE := '📦 chore(my-app): update'\n\ninclude path/to/sange/src/sange.mk\n```\n\n---\n\n## 🧠 Philosophy\n\nSange is designed to **help teams automate without overengineering**:\n\n- No lock-in\n- No dependencies\n- Easy to audit\n- Easy to extend\n- Made for both beginners and power users\n\n---\n\n## 📝 License\n\nMIT © Simtabi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimtabi%2Fsange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimtabi%2Fsange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimtabi%2Fsange/lists"}