Coder Social home page Coder Social logo

euans / coldbox-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coldbox/coldbox-platform

0.0 1.0 0.0 75.83 MB

A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)

Home Page: https://www.coldbox.org

License: Other

ColdFusion 98.04% HTML 0.14% CSS 0.77% JavaScript 1.05%

coldbox-platform's Introduction


Build Status Total Downloads Latest Stable Version Apache2 License

Copyright Since 2005 ColdBox Platform by Luis Majano and Ortus Solutions, Corp
www.coldbox.org | www.ortussolutions.com


Because of God's grace, this project exists. If you don't like this, then don't read it, it's 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


Welcome to ColdBox

ColdBox Hierarchical MVC is the de-facto enterprise-level HMVC framework for ColdFusion (CFML) developers. It's professionally backed, conventions-based, modular, highly extensible, and productive. Getting started with ColdBox is quick and painless. ColdBox takes the pain out of development by giving you a standardized methodology for modern ColdFusion (CFML) development with features such as:

License

Apache License, Version 2.0.

The ColdBox Websites, logo and content have a separate license and they are a separate entity.

Versioning

ColdBox 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

Important Links

Source Code

Bug Tracking/Agile Boards

Documentation

Official Site

System Requirements



Quick Installation

Please go to our documentation for expanded instructions.

CommandBox (Recommended)

We recommend you use CommandBox, our CFML CLI and package manager, to install ColdBox.

Stable Release

box install coldbox

Bleeding Edge Release

box install coldbox@be

Bleeding edge releases are updated automatically when code is committed.

Collaboration

If you want to develop and hack at the source, you will need to download CommandBox first.

Then you need to install some CommandBox modules in order to work with environment variables and cfml engine configuration. Just type the following command:

install commandbox-cfconfig,commandbox-dotenv,commandbox-cfformat

Then in the root of this project, type box install to install the development dependencies. Create a .env file according to the .env.template in the root and spice it up for your local database. The import SQL for the database can be found in /tests/resources/coolblog.sql. You can then go ahead and start an embedded server box server start and start hacking around.

For running our test suites you will need 2 more steps, so please refer to the Readme in the tests folder.


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

coldbox-platform's People

Contributors

aarongreenlee avatar ajmichels avatar aliaspooryorik avatar animex avatar bdw429s avatar bengarrett avatar coldwell avatar dominicwatson avatar elpete avatar evdlinden avatar existdissolve avatar goochjj avatar gpickin avatar grapestack avatar gratzc avatar gunnarlieb avatar homestar9 avatar jbampton avatar jcberquist avatar jclausen avatar lmajano avatar mjclemente avatar mordantwastrel avatar oobi avatar pnacelli avatar ryanalbrecht avatar sanaullah avatar stephen-condon avatar tomdeman avatar tvscoundrel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.