lokuma-cli 1.3.9 → 1.4.0
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/dist/index.js +0 -10
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -113,16 +113,6 @@ Use Lokuma whenever the task affects how something **looks, feels, moves, or is
|
|
|
113
113
|
|
|
114
114
|
---
|
|
115
115
|
|
|
116
|
-
## Setup
|
|
117
|
-
|
|
118
|
-
\`\`\`bash
|
|
119
|
-
export LOKUMA_API_KEY=lokuma_your_key_here
|
|
120
|
-
\`\`\`
|
|
121
|
-
|
|
122
|
-
Get your key at **https://agent.lokuma.ai**
|
|
123
|
-
|
|
124
|
-
---
|
|
125
|
-
|
|
126
116
|
## How to Use Lokuma
|
|
127
117
|
|
|
128
118
|
**Do not decide between design-system, domain search, or routing yourself.**
|