@remits/remits-cli 0.1.1 → 0.1.2
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/package.json
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: remits-cli
|
|
3
|
+
description: Use remits-cli for fast branch-scoped component staging, test execution, embeddable token flows, and tool-based investigation.
|
|
4
|
+
---
|
|
5
|
+
|
|
1
6
|
# remits-cli
|
|
2
7
|
|
|
3
8
|
Use this skill when working in a local Remits account repository and you need server-backed validation for in-flight component changes without full git push/sync cycles.
|