ToolJet/plugins/_templates/plugin/new
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
..
docs.ejs.t Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
gitignore.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
icon.ejs.t Updated template files to fix package bootstrapping bugs (#1902) 2022-01-23 12:02:42 +05:30
index.ejs.t Tooljet CLI deployment and sanity check (#2096) 2022-02-05 06:49:49 +05:30
manifest.ejs.t Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
operations.ejs.t Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
packagejson.ejs.t Tooljet CLI deployment and sanity check (#2096) 2022-02-05 06:49:49 +05:30
readme.ejs.t Big Query Integration 🚀 (#2160) 2022-02-07 15:32:38 +05:30
tests.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
tsconfig.ejs.t Add tooljet cli (#1611) 2022-01-17 22:28:15 +05:30
types.ejs.t Add source options types for plugins (#1861) 2022-01-24 19:29:21 +05:30

---
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 %>