ColdMVC is a convention based MVC framework for ColdFusion 9 loosely based on concepts from Ruby on Rails and Grails.
Adobe ColdFusion 9.
- Download ColdMVC
- Create a server mapping in ColdFusion administrator for ColdMVC or put it your server's webroot
- Create a new ColdFusion project
- Create a new datasource in ColdFusion administrator with the same name as your project
- 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).
Website: http://www.coldmvc.com/
Google Group: http://groups.google.com/group/coldmvc
Email: [email protected]
Twitter: http://twitter.com/coldmvc
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.