You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,8 +141,7 @@ I have been astonished by the shadcn/ui CLI and the core principles of code dist
141
141
-[x]**Scaffolding a registry** of reusable Xano components
142
142
-[x] Exporting all available `xanoscript` from your instance via metadata API _*(important note: not all pieces of logic can be exported via metadata API, this especially is fragile on older and bigger instances)_.
143
143
-[x] Adding components to Xano from a registry (only functions, tables, queries for now)
144
-
-[ ] Automated test runner with assertion configuration
145
-
-[ ] Linting with custom rulesets
144
+
-[x] Automated test runner with assertion configuration
0 commit comments