An open API service indexing awesome lists of open source software.

https://github.com/doingandlearning/bb-github-plugin


https://github.com/doingandlearning/bb-github-plugin

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

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