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: 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
@@ -137,8 +137,7 @@ I have been astonished by the shadcn/ui CLI and the core principles of code dist
137
137
-[x]**Scaffolding a registry** of reusable Xano components
138
138
-[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)_.
139
139
-[x] Adding components to Xano from a registry (only functions, tables, queries for now)
140
-
-[ ] Automated test runner with assertion configuration
141
-
-[ ] Linting with custom rulesets
140
+
-[x] Automated test runner with assertion configuration
0 commit comments