1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
budibase/packages/cli
Budibase Release Bot 4906e5c3a0 v2.4.15
2023-03-10 10:57:52 +00:00
..
src Minor fix for CLI - to preserve the MinIO image, meaning that new installations will always use the minio/minio image, whereas older installations can use the RELEASE.2022-10-24T18-35-07Z version which still supports the FS system. 2023-03-09 13:52:35 +00:00
.eslintrc All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
.gitignore First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
package.json v2.4.15 2023-03-10 10:57:52 +00: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 Removing pro references. 2023-03-03 13:10:41 +00:00
yarn.lock Fixing an issue with the CLI dependencies, the version of docker-compose we were using didn't support ES6 imports, despite appearing as if it did, upgrading to a version this is properly supported. 2023-03-07 11:44:23 +00:00