ToolJet/plugins/_templates/plugin/new/readme.ejs.t
Midhun G S f4284f8f81
Big Query Integration 🚀 (#2160)
* initial commit

* feature-2152 bigquery integration

* Typo fix

* moved bigquery to databse type
2022-02-07 15:32:38 +05:30

9 lines
No EOL
207 B
Perl

---
to: <%= plugins_path %>/packages/<%= name %>/README.md
---
<%
Display_name = h.capitalize(display_name)
%>
# <%= Display_name %>
Documentation on: https://docs.tooljet.com/docs/data-sources/<%= name %>