1
0
Fork 0
mirror of synced 2024-07-01 20:41:03 +12:00
budibase/packages/cli/src
2022-10-26 18:51:58 +01:00
..
analytics
backups Some fixes for CLI to get exporting/importing with different ports working, as well as a fix for access to minio through proxy. 2022-10-26 18:51:58 +01:00
core Adding prebuild management for pouchDB leveldown. 2022-07-01 23:04:34 +01:00
hosting Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
plugins Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
structures Updating hosting to break up single file into lots of independent commands - this was an attempt to improve syntax. Adding in single image handling, as well as full support for watch directory. 2022-09-28 19:11:22 +01:00
constants.js Improvement to CLI logging output for plugins --dev command - make it more obvious what next steps are. 2022-09-30 17:13:50 +01:00
environment.js Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
events.js Adding types for plugin events, specifically for plugin init, import and deletion, this is across the CLI and the server. 2022-09-14 17:35:46 +01:00
exec.js Update exec.js 2022-10-04 12:18:04 +03:00
index.js Adding version handling to CLI, #8335 - useful to see what version of CLI currently installed. 2022-10-25 15:28:05 +01:00
options.js First part of plugin CLI - generates the skeleton project and enriches it with user input. 2022-08-10 13:11:57 +01:00
prebuilds.js Fixing CLI build - prebuilds required for hashing can be disabled via environment variable. 2022-09-13 18:00:10 +01:00
questions.js
utils.js Updating make dotenv file in the CLI to be a bit cleaner/easier to manipulate than a magic string. 2022-09-28 00:16:04 +01:00