https://github.com/doingandlearning/bb-github-plugin
https://github.com/doingandlearning/bb-github-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doingandlearning/bb-github-plugin
- Owner: doingandlearning
- Created: 2022-09-27T13:08:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T08:41:56.000Z (over 2 years ago)
- Last Synced: 2025-02-25T09:47:16.300Z (about 2 months ago)
- Language: TypeScript
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - doingandlearning/bb-github-plugin - (TypeScript)
README
# Bb-github
This is a readme for your new Budibase plugin.# Description
An amazing Budibase datasource!Find out more about [Budibase](https://github.com/Budibase/budibase).
## Instructions
To build your new plugin run the following in your Budibase CLI:
```
budi plugins --build
```You can also re-build everytime you make a change to your plugin with the command:
```
budi plugins --watch
```