1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/cli
2023-05-17 12:45:28 +01:00
..
src Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild 2023-05-17 12:45:28 +01:00
.eslintrc
.gitignore Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources. 2023-04-11 16:37:26 +01:00
LICENSE.md
package.json Merge branch 'master' of github.com:Budibase/budibase into develop 2023-05-16 14:54:44 +01:00
start.sh Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
tsconfig.build.json First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
tsconfig.json Fix for 'TypeError: Cannot read properties of undefined (reading 'command')' error that was occurring - program wouldn't load successfully with an undefined version number. 2023-05-16 10:00:49 +01:00
yarn.lock Remove unused yarn.lock 2023-04-13 10:54:35 +01:00