# AI Code Forge
Configuration management tool for AI Code Forge - automated deployment of Claude Code configurations, templates, and development tools.
## Installation
```bash
pip install ai-code-forge
```
## Usage
### Install Configuration
Deploy complete AI Code Forge configuration to your project:
```bash
acf install
```
Options:
- `--target PATH` - Install to specific directory (default: current directory)
- `--force` - Overwrite existing files
### Check Status
Verify your AI Code Forge installation:
```bash
acf status
```
## What Gets Installed
- **`.claude/`** - Claude Code agents, commands, and settings
- **`.acf/`** - Templates, documentation, and scripts
- **`CLAUDE.md`** - Core operational rules and guidelines
## Requirements
- Python 3.13+
- Claude Code CLI
## Project
This tool is part of the [AI Code Forge](https://github.com/ondrasek/ai-code-forge) project - a comprehensive template system that enhances Claude Code with specialized AI agents, technology stack configurations, and automated workflows.
Raw data
{
"_id": null,
"home_page": null,
"name": "ai-code-forge",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.13",
"maintainer_email": null,
"keywords": "ai, claude, cli, configuration, development",
"author": null,
"author_email": "AI Code Forge <noreply@example.com>",
"download_url": "https://files.pythonhosted.org/packages/3a/ad/660ec297fb67f8b1701fed78cc46ce451f90d58a542eea9a23052fb1b6d4/ai_code_forge-2.92.0.tar.gz",
"platform": null,
"description": "# AI Code Forge\n\nConfiguration management tool for AI Code Forge - automated deployment of Claude Code configurations, templates, and development tools.\n\n## Installation\n\n```bash\npip install ai-code-forge\n```\n\n## Usage\n\n### Install Configuration\n\nDeploy complete AI Code Forge configuration to your project:\n\n```bash\nacf install\n```\n\nOptions:\n- `--target PATH` - Install to specific directory (default: current directory)\n- `--force` - Overwrite existing files\n\n### Check Status\n\nVerify your AI Code Forge installation:\n\n```bash\nacf status\n```\n\n## What Gets Installed\n\n- **`.claude/`** - Claude Code agents, commands, and settings\n- **`.acf/`** - Templates, documentation, and scripts\n- **`CLAUDE.md`** - Core operational rules and guidelines\n\n## Requirements\n\n- Python 3.13+\n- Claude Code CLI\n\n## Project\n\nThis tool is part of the [AI Code Forge](https://github.com/ondrasek/ai-code-forge) project - a comprehensive template system that enhances Claude Code with specialized AI agents, technology stack configurations, and automated workflows.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Configuration management tool for AI Code Forge",
"version": "2.92.0",
"project_urls": {
"Homepage": "https://github.com/ondrasek/ai-code-forge",
"Issues": "https://github.com/ondrasek/ai-code-forge/issues",
"Repository": "https://github.com/ondrasek/ai-code-forge"
},
"split_keywords": [
"ai",
" claude",
" cli",
" configuration",
" development"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "249b1da96922bdc46ba9e48f21561850ce21190d9f4dbe5a23f4e269e36ea17c",
"md5": "a771d844fce5fa1c33351bae865af3e8",
"sha256": "fe565e79eab6bfdb687dc50d950b6954822116c77576392d346b4dd5d9fdd4d2"
},
"downloads": -1,
"filename": "ai_code_forge-2.92.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a771d844fce5fa1c33351bae865af3e8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.13",
"size": 306451,
"upload_time": "2025-08-12T17:36:00",
"upload_time_iso_8601": "2025-08-12T17:36:00.898084Z",
"url": "https://files.pythonhosted.org/packages/24/9b/1da96922bdc46ba9e48f21561850ce21190d9f4dbe5a23f4e269e36ea17c/ai_code_forge-2.92.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3aad660ec297fb67f8b1701fed78cc46ce451f90d58a542eea9a23052fb1b6d4",
"md5": "b5727c194396fbd62f267b1cf503596e",
"sha256": "2b712aa367f73178307b51df41e593c81cf92dc2d6d25d244ac0cb04164a6f03"
},
"downloads": -1,
"filename": "ai_code_forge-2.92.0.tar.gz",
"has_sig": false,
"md5_digest": "b5727c194396fbd62f267b1cf503596e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.13",
"size": 509659,
"upload_time": "2025-08-12T17:36:02",
"upload_time_iso_8601": "2025-08-12T17:36:02.859770Z",
"url": "https://files.pythonhosted.org/packages/3a/ad/660ec297fb67f8b1701fed78cc46ce451f90d58a542eea9a23052fb1b6d4/ai_code_forge-2.92.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 17:36:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ondrasek",
"github_project": "ai-code-forge",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ai-code-forge"
}