@dgxo/mashadevcli 1.1.0 → 1.1.1
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 +3 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
# Masha Dev
|
|
2
|
+
> 🍴 **Masha Dev CLI** is a fork of [Gemini CLI](https://github.com/google-gemini/gemini-cli) by Google,
|
|
3
|
+
> rebranded and extended with multi-provider support (Gemini + OpenRouter) and a custom AI persona.
|
|
4
|
+
> Original project is licensed under Apache 2.0.
|
|
2
5
|
|
|
3
6
|
[](https://github.com/DGameGT/mashadev-cli/actions/workflows/ci.yml)
|
|
4
7
|
[](https://github.com/DGameGT/mashadev-cli/actions/workflows/chained_e2e.yml)
|