1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/cli
2023-08-01 13:11:04 +02:00
..
src Undo unexpected changes 2023-05-22 17:32:48 +02:00
.eslintrc All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
.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 License cleanup 2021-11-17 14:21:16 +00:00
package.json Check types on cli 2023-08-01 13:11:04 +02: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