Skip to content

CommandBox ColdFusion (CFML) CLI, Package Manager, REPL and more

License

Notifications You must be signed in to change notification settings

cfmlprojects/commandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   _____                                          _ ____            
  / ____|                                        | |  _ \           
 | |     ___  _ __ ___  _ __ ___   __ _ _ __   __| | |_) | _____  __
 | |    / _ \| '_ ` _ \| '_ ` _ \ / _` | '_ \ / _` |  _ < / _ \ \/ /
 | |___| (_) | | | | | | | | | | | (_| | | | | (_| | |_) | (_) >  < 
  \_____\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|\__,_|____/ \___/_/\_\  

WELCOME TO COMMANDBOX

CommandBox ColdFusion (CFML) CLI, Package Manager, REPL and much more!

Official Releases

Official stable releases can be found at the CommandBox Official Page

Integration Releases

Download from the Ortus Integration Repository.

Just please note that this contains latest bleeding edge releases that might not be stable.

Homebrew Releases

You can install the latest stable CommandBox via HomeBrew very easily by using the following command in your terminal:

brew install https://github.com/Ortus-Solutions/commandbox/raw/master/build/commandbox.rb

DOCUMENTATION

View our latest installation, usage, and development docs here: General Docs

View our latest Command API Docs here: General Docs

VERSIONING

CommandBox is maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

COMMANDBOX LICENSE

CommandBox is open source and bound to the LGPL v3 GNU LESSER GENERAL PUBLIC LICENSE Copyright & TradeMark since 2014, Ortus Solutions, Corp

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

CREDITS & CONTRIBUTIONS

I have included some software from other open source projects and I have used some code from open source projects in this framework. If I have forgotten to name someone, please send me an email about it.

I THANK GOD FOR HIS WISDOM FOR THIS PROJECT

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

About

CommandBox ColdFusion (CFML) CLI, Package Manager, REPL and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ColdFusion 73.0%
  • JavaScript 13.3%
  • CSS 13.2%
  • Other 0.5%