|
6af9328e14
|
Added cli command add
|
2021-04-11 15:36:04 +02:00 |
|
|
5987b71c80
|
Improved configuration to allow multiple arguments
|
2021-04-11 15:09:11 +02:00 |
|
|
79fdc0c60b
|
Improved configuration to allow multiple arguments
|
2021-04-11 15:00:54 +02:00 |
|
|
cfb6a84799
|
Fixed console argument handling
|
2021-04-11 14:44:46 +02:00 |
|
|
faa7e701fd
|
Fixed workspace loading error for update command
|
2021-04-11 14:21:59 +02:00 |
|
|
d5b8286f68
|
Fixed workspace loading error for update command
|
2021-04-11 13:23:02 +02:00 |
|
|
a3d5737eaf
|
Fixed workspace loading error for update command
|
2021-04-11 13:20:32 +02:00 |
|
|
314bb1b722
|
Fixed workspace loading error for update command
|
2021-04-11 13:15:19 +02:00 |
|
|
1c353bbcdf
|
Improved cli workspace handling
|
2021-04-11 13:00:26 +02:00 |
|
|
036b9dcc2d
|
Added more functions to string
|
2021-04-11 13:00:05 +02:00 |
|
|
0fec5719bc
|
Added remove to help command
|
2021-04-11 12:34:02 +02:00 |
|
|
3572081e43
|
Added remove command
|
2021-04-11 12:33:05 +02:00 |
|
|
8cf7f494b3
|
Improved configuration
|
2021-04-11 12:18:36 +02:00 |
|
|
b1165e169a
|
Improved console argument value handling in configuration
|
2021-04-11 11:42:48 +02:00 |
|
|
284ebe1b11
|
Added logic to cpl cli to change cwd only when wanted
|
2021-04-11 11:12:39 +02:00 |
|
|
d51659db3e
|
Improved cli build and publish to use project references
|
2021-04-11 11:01:57 +02:00 |
|
|
3aa3a874c9
|
Improved default cwd in ApplicationEnvironment
|
2021-04-11 10:04:55 +02:00 |
|
|
113d3199b1
|
Improved main.py templates for new command to handle local imports
|
2021-04-10 12:04:47 +02:00 |
|
|
5712a9ad67
|
Improved file creation new command
|
2021-04-10 11:50:35 +02:00 |
|
|
1f8d420749
|
Improved workspace handling in new command
|
2021-04-10 11:46:36 +02:00 |
|
|
9065ef901c
|
Improved new command to handle existing projects better
|
2021-04-10 11:24:39 +02:00 |
|
|
b2c5d304f8
|
Improved path and name handling in new command
|
2021-04-10 11:14:37 +02:00 |
|
|
70ae7dd9e6
|
Fixed workspace creation error
|
2021-04-10 11:06:58 +02:00 |
|
|
94b122d677
|
Removed unused import
|
2021-04-10 11:05:31 +02:00 |
|
|
f6fc5d09e7
|
Improved path and name handling in new command
|
2021-04-10 11:01:56 +02:00 |
|
|
2b5c75cc67
|
Improved workspace handling to new command for console type
|
2021-04-09 22:41:04 +02:00 |
|
|
167f813bcf
|
Removed dev outputs
|
2021-04-09 22:26:55 +02:00 |
|
|
7b9765e5b1
|
Improved readme
|
2021-04-09 22:16:43 +02:00 |
|
|
7ad01d4bdd
|
Improved new command to use workspace when found
|
2021-04-09 22:09:55 +02:00 |
|
|
d19c47e571
|
Added cpl-env to gitignore
|
2021-04-09 20:52:50 +02:00 |
|
|
4bfc647b91
|
Improved live dev server to use venv
|
2021-04-09 20:42:15 +02:00 |
|
|
98117ed7ad
|
Moved templates/[..]/src to templates/[..]/source to prevent 'src' exclusion
|
2021-04-09 20:26:31 +02:00 |
|
|
cc9b25356c
|
Improved workspace and venv handling for uninstall and install command
|
2021-04-09 20:07:38 +02:00 |
|
|
a95d6e7f8a
|
Improved configuration to handle absolute paths in add_json_file
|
2021-04-08 21:40:50 +02:00 |
|
|
fe5c41ac09
|
Added workspace handling to update command
|
2021-04-08 21:18:29 +02:00 |
|
|
b672174960
|
Added workspace handling to uninstall command
|
2021-04-08 21:14:38 +02:00 |
|
|
a8691ced5b
|
Added workspace handling to install command
|
2021-04-08 21:12:00 +02:00 |
|
|
fc53f90ecd
|
Added workspace handling for new command
|
2021-04-08 20:58:55 +02:00 |
|
|
0f836b5c7d
|
Published after file move
|
2021-04-08 20:28:34 +02:00 |
|
|
34ed7123d1
|
Improved workspace handling in publish and build command
|
2021-04-08 20:28:19 +02:00 |
|
|
5f668e17c9
|
Improved workspace handling in start command
|
2021-04-08 19:30:00 +02:00 |
|
|
806888bf49
|
Removed content_root_path
|
2021-04-08 17:50:54 +02:00 |
|
|
e8756a09ca
|
Improved general test project file
|
2021-04-08 16:46:46 +02:00 |
|
|
e38988be1b
|
Changed project files of general test project
|
2021-04-07 22:11:22 +02:00 |
|
|
4009c93353
|
Added workspace handling to live dev server
|
2021-04-07 22:00:56 +02:00 |
|
|
3ba5c10fad
|
Publish CLI 2021.4
|
2021-04-07 19:19:20 +02:00 |
|
|
2552f1d43c
|
Added workspace handling to publish command
|
2021-04-07 19:18:55 +02:00 |
|
|
5be2e83798
|
Improved configuration
|
2021-04-07 18:57:00 +02:00 |
|
|
d4919e027c
|
Removed console output
|
2021-04-07 18:37:57 +02:00 |
|
|
7ef238b64d
|
Added workspace handling to build command
|
2021-04-07 18:36:08 +02:00 |
|