rapidkit 0.12.9 → 0.13.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
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# RapidKit CLI
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/rapidkit)
|
|
4
4
|
[](https://www.npmjs.com/package/rapidkit)
|
|
@@ -185,7 +185,7 @@ npm run dev
|
|
|
185
185
|
## Related Projects
|
|
186
186
|
|
|
187
187
|
- **RapidKit Python** - The core framework (coming soon to PyPI)
|
|
188
|
-
- **RapidKit Docs** - https://
|
|
188
|
+
- **RapidKit Docs** - https://getrapidkit.com
|
|
189
189
|
- **GitHub**: https://github.com/getrapidkit
|
|
190
190
|
|
|
191
191
|
## License
|
|
@@ -195,10 +195,12 @@ MIT
|
|
|
195
195
|
## Support
|
|
196
196
|
|
|
197
197
|
- 🐛 Report issues: [GitHub Issues](https://github.com/getrapidkit/rapidkit-npm/issues)
|
|
198
|
-
- 📚 Docs: https://
|
|
198
|
+
- 📚 Docs: https://getrapidkit.com
|
|
199
199
|
|
|
200
200
|
---
|
|
201
201
|
|
|
202
|
+
**v0.13.0** - NestJS test coverage boost (75%→90%), demo-kit improvements
|
|
203
|
+
|
|
202
204
|
**v0.12.4** - Friendly shell activation UX with green headers and robust fallback logic
|
|
203
205
|
|
|
204
206
|
**v0.12.2** - Simplified CLI: `rapidkit init` now handles environment activation automatically
|
package/dist/package.json
CHANGED
package/package.json
CHANGED