{"id":28484962,"url":"https://github.com/lacerbi/setup-athanor","last_synced_at":"2025-08-11T04:10:48.401Z","repository":{"id":297570657,"uuid":"997017984","full_name":"lacerbi/setup-athanor","owner":"lacerbi","description":"Utility setup tool for Athanor - AI Workbench","archived":false,"fork":false,"pushed_at":"2025-06-18T18:51:59.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-18T19:47:22.890Z","etag":null,"topics":["ai-assistants","coding-assistant","context-manager","llms","prompt-toolkit"],"latest_commit_sha":null,"homepage":"https://athanor.works/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lacerbi.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,"zenodo":null}},"created_at":"2025-06-05T20:24:52.000Z","updated_at":"2025-06-18T18:51:52.000Z","dependencies_parsed_at":"2025-06-06T07:29:01.544Z","dependency_job_id":null,"html_url":"https://github.com/lacerbi/setup-athanor","commit_stats":null,"previous_names":["lacerbi/setup-athanor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lacerbi/setup-athanor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacerbi%2Fsetup-athanor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacerbi%2Fsetup-athanor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacerbi%2Fsetup-athanor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacerbi%2Fsetup-athanor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lacerbi","download_url":"https://codeload.github.com/lacerbi/setup-athanor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacerbi%2Fsetup-athanor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269827917,"owners_count":24481605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["ai-assistants","coding-assistant","context-manager","llms","prompt-toolkit"],"created_at":"2025-06-07T23:40:06.184Z","updated_at":"2025-08-11T04:10:48.363Z","avatar_url":"https://github.com/lacerbi.png","language":"JavaScript","funding_links":["https://github.com/sponsors/lacerbi"],"categories":[],"sub_categories":[],"readme":"# ⚗️ Athanor — AI Workbench (setup)\n\n\u003e _where modern alchemists cook_\n\n[![Version](https://img.shields.io/github/package-json/v/lacerbi/setup-athanor?label=Version)](https://github.com/lacerbi/athanor)\n[![Node.js CI](https://github.com/lacerbi/setup-athanor/actions/workflows/ci.yml/badge.svg)](https://github.com/lacerbi/setup-athanor/actions/workflows/ci.yml)\n[![Sponsor me on GitHub](https://img.shields.io/badge/Sponsor-%E2%9D%A4-%23db61a2.svg?logo=GitHub)](https://github.com/sponsors/lacerbi)\n[![Node.js \u003e=18.x](https://img.shields.io/badge/Node.js-%3E%3D18.x-brightgreen)](https://nodejs.org/)\n[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n**`setup-athanor` is the official installer for **[Athanor](https://athanor.works/)**, an AI workbench for developers and creators.**\n\nThis simple, one-command CLI tool downloads, compiles, and sets up Athanor on your local machine, creating a native desktop application ready for immediate use.\n\nFor full details on what Athanor is and how to use it, please visit the [Athanor website](https://athanor.works/) and [its main repository](https://github.com/lacerbi/athanor).\n\n## What is Athanor?\n\n\u003e Athanor is a desktop app for AI-assisted workflows, from coding to technical writing. **Athanor does not require API keys.**\n\u003e\n\u003e Open a project folder, select files, specify your task, and quickly create effective prompts with all the relevant context to paste into any LLM chat interface like ChatGPT, Claude, or Gemini. Athanor then assists in efficiently integrating the AI-generated responses back into your project or codebase, ensuring **you remain in full control of all changes while minimizing tedious copy-paste**.\n\n## Usage\n\nTo set up a local Athanor instance, run the following command in your terminal:\n\n```bash\nnpx setup-athanor [athanor-installation-folder]\n```\n\n- `[athanor-installation-folder]` is optional. If you don't provide a name, it will default to `athanor`.\n\nThis command will:\n\n1.  Clone the Athanor repository (or download a ZIP if Git is not installed).\n2.  Install all necessary dependencies.\n3.  Compile a native desktop application for your system.\n4.  Provide you with a ready-to-use Athanor installation.\n\n## Prerequisites\n\n- **Node.js and npm:** Required to run the bootstrapper and Athanor itself. (Node.js `\u003e=18.0.0` is recommended).\n- **Git:** Recommended for cloning the repository with full version history. The tool will fall back to a ZIP download if Git is not available.\n\n## How to Run Athanor After Setup\n\nOnce the setup is complete, you'll find your compiled Athanor application in the `out` subfolder of your installation directory. The exact location depends on your operating system:\n\n- **macOS**: `[athanor-installation-folder]/out/Athanor-darwin-*/Athanor.app`\n- **Windows**: `[athanor-installation-folder]\\out\\Athanor-win32-*\\Athanor.exe`\n- **Linux**: `[athanor-installation-folder]/out/Athanor-linux-*/Athanor`\n\nSimply double-click the application to launch Athanor.\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003e📋 macOS Users - Important Security Note\u003c/strong\u003e\u003c/summary\u003e\n\nWhen you first open Athanor on macOS, you may encounter a security warning from Gatekeeper stating that the app \"cannot be opened because it is from an unidentified developer.\"\n\n**To bypass this one-time warning:**\n1. Right-click (or Control-click) on the Athanor.app file\n2. Select \"Open\" from the context menu\n3. Click \"Open\" in the security dialog that appears\n\nAfter this initial step, you can launch Athanor normally by double-clicking.\n\n\u003c/details\u003e\n\n## About This Repository\n\nThis repository contains the source code for the `setup-athanor` utility itself. If you encounter issues or have suggestions specifically for this setup tool, please [open an issue](https://github.com/lacerbi/setup-athanor/issues).\n\nFor all matters concerning Athanor—including feature requests, bug reports, and contributions—please refer to the [main Athanor repository](https://github.com/lacerbi/athanor).\n\n## License\n\nThis project is licensed under the [Apache-2.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacerbi%2Fsetup-athanor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flacerbi%2Fsetup-athanor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacerbi%2Fsetup-athanor/lists"}