Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome ColdFusion !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome ColdFusion !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome ColdFusion frameworks, libraries and software. Inspired by awesome-javascript (https://github.com/sorrycc/awesome-javascript).
@@ -19,7 +19,7 @@
* **Resources** (#resources) 
* **Documentation** (#documentation) 
 
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Engines
@@ -43,8 +43,8 @@
Dependency Injection
⟡ ColdSpring (https://github.com/coldspringframework/coldspring1) - ColdSpring makes the configuration and dependencies of your CFCs easier to manage. ColdSpring brings the power of the popular Spring framework 
for Java to ColdFusion.
⟡ ColdSpring (https://github.com/coldspringframework/coldspring1) - ColdSpring makes the configuration and dependencies of your CFCs easier to manage. ColdSpring brings the power of the 
popular Spring framework for Java to ColdFusion.
⟡ DI/1 - Inject One (https://github.com/framework-one/di1) - a very lightweight, convention over configuration, dependency injection (inversion of control) framework
⟡ Wirebox (https://wirebox.ortusbooks.com/) - The Enterprise Dependency Injection Framework
@@ -74,7 +74,8 @@
⟡ CacheBox (https://cachebox.ortusbooks.com/) - The Enterprise ColdFusion Caching Engine, Aggregator and API
⟡ cfbackport (https://github.com/misterdai/cfbackport) - Back porting features contained in newer versions of ColdFusion.
⟡ cfpayment (https://github.com/ghidinelli/cfpayment) - ColdFusion payment processing library makes plumbing e-commerce apps easy. Charging credit cards has never been easier. Inspired by Ruby's ActiveMerchant.
⟡ cfpayment (https://github.com/ghidinelli/cfpayment) - ColdFusion payment processing library makes plumbing e-commerce apps easy. Charging credit cards has never been easier. Inspired by 
Ruby's ActiveMerchant.
⟡ BugLogHQ (https://github.com/oarevalo/BugLogHQ) - Exception Tracking
⟡ JavaLoader (https://github.com/markmandel/JavaLoader) - JavaLoader is a library that has been built to ease the use, development and integration of Java within ColdFusion applications.
⟡ LogBox (https://logbox.ortusbooks.com/) - The Enterprise ColdFusion Logging Library
@@ -84,7 +85,8 @@
Editors
⟡ CFML Package for Sublime Text 3 (https://github.com/jcberquist/sublimetext-cfml) - CFML syntax highlighting as well as function and tag completions for Sublime Text 3 (http://www.sublimetext.com)
⟡ CFML Package for Sublime Text 3 (https://github.com/jcberquist/sublimetext-cfml) - CFML syntax highlighting as well as function and tag completions for Sublime Text 3 
(http://www.sublimetext.com)
⟡ CFML Extension for Visual Studio Code (https://marketplace.visualstudio.com/items?itemName=KamasamaK.vscode-cfml) - CFML Language extension for VSCode (https://code.visualstudio.com/)
⟡ CFML Language for Atom (https://github.com/atuttle/atom-language-cfml) - CFML Language plugin for Atom (https://atom.io/)
⟡ Adobe ColdFusion Builder 3 (http://www.adobe.com/products/coldfusion-builder.html) - Eclipse based ColdFusion IDE from Adobe