Skip to content

tonynelson19/ColdMVC

Repository files navigation

ColdMVC

ColdMVC is a convention based MVC framework for ColdFusion 9 loosely based on concepts from Ruby on Rails and Grails.

Requirements

Adobe ColdFusion 9.

Installation

  1. Download ColdMVC
  2. Create a server mapping in ColdFusion administrator for ColdMVC or put it your server's webroot
  3. Create a new ColdFusion project
  4. Create a new datasource in ColdFusion administrator with the same name as your project
  5. Start building your applications

For further guidance, check out the Quick Start (http://www.coldmvc.com/quickstart) and sample applications (https://github.com/tonynelson19/ColdMVC-Samples).

Contact

Website: http://www.coldmvc.com/
Google Group: http://groups.google.com/group/coldmvc
Email: coldmvc@gmail.com
Twitter: http://twitter.com/coldmvc

Copyright and License

Copyright 2010 Tony Nelson

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

An MVC framework for ColdFusion 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published