Merge pull request #3 from Llewellynvdm/master

Added Joomla Component Builder
This commit is contained in:
Anibal Sanchez 2020-03-06 08:54:14 +01:00 committed by GitHub
commit 2fc05f968a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ jsconfig.json
.php_cs.dist
.php_cs
.gitkeep
.idea
# Composer
composer.phar

View File

@ -86,6 +86,7 @@ To browse the whole catalog of extensions, please, visit the extension directory
- [anibalsanchez/extly-buildfiles-for-joomla](https://github.com/anibalsanchez/extly-buildfiles-for-joomla) - Webpack-automated build files for Joomla! extensions. Supports all extensions types + JavaScript Apps (Angular, React, Vue or VanillaJS with Laravel Mix) + Node/NPM + Composer.
- [joomla-extensions/weblinks](https://github.com/joomla-extensions/weblinks) - This repo is meant to hold the decoupled com_weblinks component and related code.
- [anibalsanchez/VSCode-Joomla-Snippets](https://github.com/anibalsanchez/VSCode-Joomla-Snippets) - Extension for Visual Studio.
- [vdm-io/Joomla-Component-Builder](https://github.com/vdm-io/Joomla-Component-Builder) - Builds complex Joomla! extensions in Joomla!
#### Template Frameworks