{"id":27078752,"url":"https://github.com/andreeasofia/spellbook.sh","last_synced_at":"2026-04-28T08:03:18.652Z","repository":{"id":286039130,"uuid":"960161442","full_name":"AndreeaSofia/spellbook.sh","owner":"AndreeaSofia","description":"A command-line “spellbook” for beginner developers - packed with categorized, copy-paste-ready commands for Git, Python, Bash, and VS Code.","archived":false,"fork":false,"pushed_at":"2025-04-04T01:26:25.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T20:19:24.439Z","etag":null,"topics":["bash","beginner-friendly","cheat-sheet","cli","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreeaSofia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-04-04T00:46:14.000Z","updated_at":"2025-04-04T05:06:31.000Z","dependencies_parsed_at":"2025-04-04T01:28:53.096Z","dependency_job_id":"d0f0d761-8014-4ced-b677-9cd31fbe6bef","html_url":"https://github.com/AndreeaSofia/spellbook.sh","commit_stats":null,"previous_names":["andreeasofia/spellbook.sh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreeaSofia/spellbook.sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreeaSofia%2Fspellbook.sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreeaSofia%2Fspellbook.sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreeaSofia%2Fspellbook.sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreeaSofia%2Fspellbook.sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreeaSofia","download_url":"https://codeload.github.com/AndreeaSofia/spellbook.sh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreeaSofia%2Fspellbook.sh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","beginner-friendly","cheat-sheet","cli","shell-script"],"created_at":"2025-04-06T01:17:53.582Z","updated_at":"2026-04-28T08:03:18.622Z","avatar_url":"https://github.com/AndreeaSofia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🪄 Spellbook\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple terminal tool to summon helpful developer commands whenever you need them.\u003cbr\u003e\n  (Because you shouldn’t have to Google \"how to git revert\" for the 10th time.)\n\u003c/p\u003e\n\n---\n\n## ✨ What is Spellbook?\n\n**Spellbook.sh** is a tiny command-line helper that displays categorized cheat sheets for essential dev tools like Git, Python, Bash, and VS Code.\n\nIt’s a companion to [Codemancer](https://github.com/AndreeaSofia/codemancer), my first project, and just like that one, I made this for myself, really. I wanted a place to store the most useful commands I constantly forget… and I wanted it to be terminal-native, no fuss.\n\nYou can expand it easily, personalize it, or even pass it on to someone else starting their own dev journey.\n\n---\n\n## 📚 Features\n\n- `./spellbook.sh list` - See all available categories\n- `./spellbook.sh show git` - Display cheat sheet for a category (in this case, Git)\n- Fully editable plain-text command lists (`spells/` folder)\n- Beginner-friendly\n\n---\n\n## 💻 How to run\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/AndreeaSofia/spellbook.sh.git\n```\n2. Open a terminal and navigate to your project folder:\n\n```\ncd spellbook.sh\n```\n\n3. Make the script executable (you only need to do this once):\n\n```\nchmod +x spellbook.sh\n```\n\n4. List available categories:\n\n```\n./spellbook.sh list\n```\n\n5. Show commands for a specific category (in this case, Python):\n\n```\n./spellbook.sh show python\n```\n---\n\n## 📜 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\nThat means:\n\n- You can use, copy, share, and change it however you like.  \n- Just keep the original license and credit. 📌  \n- Comes *as-is*; no warranties, but a little bit of magic.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreeasofia%2Fspellbook.sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreeasofia%2Fspellbook.sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreeasofia%2Fspellbook.sh/lists"}