An open API service indexing awesome lists of open source software.

https://github.com/emeraldindustries/attic

One-off utilities. No-maintenance OSS.
https://github.com/emeraldindustries/attic

bash devops git github migration shell utilities

Last synced: 6 months ago
JSON representation

One-off utilities. No-maintenance OSS.

Awesome Lists containing this project

README

          

# Emerald Attic

Small, sharp utilities — published **as‑is**. [![Join the discussion](https://img.shields.io/github/discussions/emeraldindustries/attic)](https://github.com/emeraldindustries/attic/discussions)

> Handy scripts for migrations and maintenance. Minimal deps. Fork‑friendly.

### ✨ Highlights
- 🪛 **Tiny & portable**: shell‑first (Bash 4+), works on macOS & Ubuntu.
- 🧪 **Dry‑run friendly**: many tools include a `--help`/`--dry-run`.
- 🔓 **MIT‑licensed**: copy, tweak, reuse.

### 🚀 Quick start
```bash
git clone https://github.com/emeraldindustries/attic.git
cd attic/tools/github
./retarget-remotes.sh --help
```

> Browse tools: `tools//…` (e.g., [`tools/github/`](./tools/github)).

### 🤝 Contributing & Support
- Read the **Contributing guide** → [`docs/CONTRIBUTING.md`](./docs/CONTRIBUTING.md)
- Review our **Support policy** → [`docs/SUPPORT.md`](./docs/SUPPORT.md)
> **Questions?** Please use **[Discussions → Q&A](https://github.com/emeraldindustries/attic/discussions/categories/q-a)** (community-help, as-is).

### 📜 License
MIT © 2025 Emerald Industries — see [`LICENSE`](./LICENSE).