Logo
Explore Help
Register Sign In
External/SuperClaude
1
0
Fork 0
You've already forked SuperClaude
mirror of https://github.com/SuperClaude-Org/SuperClaude_Framework.git synced 2025-12-29 16:16:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
2db7c80eb16a287dcc471513f13aa2ce50ed2c0f
SuperClaude/setup/base/__init__.py

6 lines
159 B
Python
Raw Normal View History

Initial commit: SuperClaude v3 Beta clean architecture Complete foundational restructure with: - Simplified project architecture - Comprehensive documentation system - Modern installation framework - Clean configuration management - Updated profiles and settings 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 14:28:11 +02:00
"""Base classes for SuperClaude installation system"""
from .component import Component
from .installer import Installer
__all__ = ['Component', 'Installer']
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 42ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API