1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00
Commit graph

13 commits

Author SHA1 Message Date
mike12345567 bbe0489af4 Adding better controls for .git checking. 2022-09-14 11:11:20 +01:00
mike12345567 72736e5257 Fixing a minor issue with plugin name not being passed through in CLI function. 2022-09-14 11:04:37 +01:00
mike12345567 68a8a66bc7 Defaulting behaviour for empty git repos. 2022-09-13 18:28:03 +01:00
mike12345567 eae8ec97a9 Adding an option to disable top level parent directory creation during CLI plugin init incase using this for git repo creation. 2022-09-13 18:22:15 +01:00
NEOLPAR 148ac14e62 cleaned plugin validate from cli 2022-09-09 11:25:17 +01:00
mike12345567 65659225e1 Adding management of the new README.md file that is retrieved with the plugin skeletons. 2022-08-18 18:23:07 +01:00
mike12345567 9d22f83e4e Adding check to make sure build/watch occurs inside a plugin directory. 2022-08-18 13:29:49 +01:00
Michael Drury 45594e442a Adding watch command to CLI. 2022-08-16 16:27:03 +01:00
mike12345567 d9a8604994 Fixing validation for datasource plugins. 2022-08-11 18:29:49 +01:00
mike12345567 22ce84f384 Getting dependency installation working correctly. 2022-08-11 17:29:07 +01:00
mike12345567 bf3fd90268 Install after retrieving skeleton for custom plugins. 2022-08-11 11:03:33 +01:00
mike12345567 7dc9abf54b Validating datasources fully, initial work towards validating components and including the build in the CLI. 2022-08-10 16:19:08 +01:00
mike12345567 b3f6a481b4 First part of plugin CLI - generates the skeleton project and enriches it with user input. 2022-08-10 13:11:57 +01:00