@slahon/lazykit 1.2.1 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
**Drop an issue, get a PR.**
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
> 🦥 LazyKit is ready. Go be lazy.
|
|
6
|
+
|
|
7
|
+
LazyKit wires Claude AI directly into your GitHub repo. Open an issue from your phone, your tablet, or anywhere — Claude reads it, writes the code, and opens a pull request entirely in the cloud. **No laptop. No terminal. No IDE. Nothing running on your machine.**
|
|
8
|
+
|
|
9
|
+
You describe what you want. Claude ships it.
|
|
6
10
|
|
|
7
11
|
## Quickstart
|
|
8
12
|
|
|
@@ -130,3 +134,7 @@ If your `main` branch has protection rules enabled, Claude's pull requests will
|
|
|
130
134
|
## License
|
|
131
135
|
|
|
132
136
|
MIT
|
|
137
|
+
|
|
138
|
+
---
|
|
139
|
+
|
|
140
|
+
🦥 **LazyKit is ready. Go be lazy.**
|