sh_cpl/src/cpl_cli
2021-04-10 12:04:47 +02:00
..
command Improved new command to handle existing projects better 2021-04-10 11:24:39 +02:00
configuration Added workspace handling for new command 2021-04-08 20:58:55 +02:00
live_server Improved live dev server to use venv 2021-04-09 20:42:15 +02:00
publish Improved workspace handling in publish and build command 2021-04-08 20:28:19 +02:00
source_creator Improved file creation new command 2021-04-10 11:50:35 +02:00
templates Improved main.py templates for new command to handle local imports 2021-04-10 12:04:47 +02:00
__init__.py Publish CLI 2021.4 2021-04-07 19:19:20 +02:00
appsettings.json Publish 2021.4.0rc1 2021-03-29 15:59:05 +02:00
cli_settings_name_enum.py Bugfixes for cli 2021-03-16 18:28:31 +01:00
cli_settings.py Added fixed paths imports 2021-03-16 19:04:30 +01:00
cli.py Removed application runtime | Code refactoring p.2 2021-03-29 08:56:18 +02:00
command_abc.py Removed service abc 2021-03-29 13:29:26 +02:00
command_handler_service.py Improved new command to use workspace when found 2021-04-09 22:09:55 +02:00
command_model.py Bugfixes 2021-03-08 22:29:28 +01:00
cpl_cli.json Moved templates/[..]/src to templates/[..]/source to prevent 'src' exclusion 2021-04-09 20:26:31 +02:00
error.py Added fixed paths imports 2021-03-16 19:04:30 +01:00
main.py Removed application host 2021-03-19 14:15:53 +01:00
startup.py Improved workspace handling in start command 2021-04-08 19:30:00 +02:00