You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,17 +34,7 @@ This interactive script will:
34
34
35
35
Once Gemini CLI is open, run `/scaffold` to begin, or `/onboard` to get an overview of the repository.
36
36
37
-
---
38
-
39
-
## 🏗️ Alternative Installation
40
-
41
-
If you prefer a manual setup:
42
-
43
-
1. Clone the repo or [create a new project directly](https://github.com/apiad/starter/generate).
44
-
2. Delete `README.md`, `CHANGELOG.md`, and `journal/*.md` to get a fresh history.
45
-
3. Run `gemini /scaffold` to start a new project.
46
-
47
-
## 📥 Integration (Existing Projects)
37
+
### 📥 Integration (Existing Projects)
48
38
49
39
To add this framework to an existing Git repository, run:
50
40
@@ -58,6 +48,16 @@ This script will:
58
48
3.**Extract** the `.gemini/` configuration and framework files.
59
49
4.**Create** a first integration commit.
60
50
51
+
### 🏗️ Alternative Installation
52
+
53
+
If you prefer a manual setup:
54
+
55
+
1. Clone the repo or [create a new project directly](https://github.com/apiad/starter/generate).
56
+
2. Delete `README.md`, `CHANGELOG.md`, and `journal/*.md` to get a fresh history.
57
+
3. Run `gemini /scaffold` to start a new project.
58
+
59
+
---
60
+
61
61
## 🧠 The Core Philosophy
62
62
63
63
This repository is a heavily customized and oppinionanted Gemini CLI agent, ready to be used in any situation. In this framework, the AI agent is not just a "code generator" or a "copilot". It is a **Senior Architect and Critical Thinking Partner**:
0 commit comments