BoxLang 🚀 A New JVM Dynamic Language Learn More...
This modules allows you to connect to the ForgeBox.io API and get some package/version information goodness.
Apache License, Version 2.0.
Just drop into your modules folder or use CommandBox to install
box install forgeboxsdk
This will install the sdk in a folder called forgeboxsdk
or if you are in a ColdBox application it will install it as a module called forgeboxsdk
.
The main SDK client is the models.ForgeBox.cfc
. If you are in a ColdBox application you can retrieve it via the DSL: ForgeBox@forgeboxsdk
. If you are in a non-ColdBox application just create an instance of forgeboxsdk.models.ForgeBox
.
Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com
####HONOR GOES TO GOD ABOVE ALL Because of His grace, this project exists. If you don't like this, then don't read it, its not for you.
"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ: By whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God. And not only so, but we glory in tribulations also: knowing that tribulation worketh patience; And patience, experience; and experience, hope: And hope maketh not ashamed; because the love of God is shed abroad in our hearts by the Holy Ghost which is given unto us. ." Romans 5:5
###THE DAILY BREAD
"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12
$
box install forgeboxsdk